Search
ShapeLibrary Constructor
See Also
 






Initializes a new instance of the ShapeLibrary class.

Namespace: MindFusion.Diagramming
File: ShapeLibrary.js

 Syntax

JavaScript  Copy Code

function ShapeLibrary (shapes)

 Parameters

shapes

Array. A list of MindFusion.Diagramming.Shape objects to initialize the library with.

 See Also