Initializes a new instance of the ShapeLibrary class.
Namespace: MindFusion.Diagramming
File: ShapeLibrary.js
SyntaxJavaScript
Copy Code
|
|---|
function ShapeLibrary (shapes) |
Array. A list of MindFusion.Diagramming.Shape objects to initialize the library with.
See Also