Search
ShapeLibrary.getShapes Method
See Also
 

Gets the shapes contained in this library.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Shape[] getShapes ()

 Return Value

An array of Shape objects.

 See Also