Search
ShapeLibrary.getShapes Method
See Also
 





Gets the list with all shapes contained in the library.

Namespace: MindFusion.Diagramming
File: ShapeLibrary.js

 Syntax

JavaScript  Copy Code

function getShapes ()

 Return Value

Array. A list with all the MindFusion.Diagramming.Shape objects contained in the library.

 See Also