The location of a shape library file containing custom shape definitions. It can be set to a full URL of the file, or a relative file path.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
C# Copy Code |
---|
public string ShapeLibraryLocation { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShapeLibraryLocation As String |
MvcDiagram Programmer's Guide | © 2024 MindFusion |