Gets or sets 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
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get shapeLibraryLocation() {} |
String
The location of a shape library file containing custom shape definitions.
See Also