The ShapeLibrary class represents a collection of shape definitions stored together.
Namespace: MindFusion.Diagramming
File: 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.
MindFusion.Diagramming.ShapeLibrary
JavaScript Pack Programmer's Guide | © 2024 MindFusion |