The ShapeLibrary class represents a collection of shape definitions stored together.
Namespace: MindFusion.Diagramming
Package: ShapeLibrary.js
JavaScript Copy Code |
---|
// class |
Shape libraries can be created using the ShapeDesigner tool that comes with MindFusion.Diagramming. Use the loadFromXml method to load a shape library from a file. The loaded shapes can be accessed through the Shapes property.