MindFusion.Java Package Programmer's Guide
ShapeListBox.getShapes Method
See Also
 






Retrieves all shapes visible in the list box after filtering.

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

 Syntax

Java  Copy Code

public Shape[] getShapes ()

 Return Value

An array of Shape objects.

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace