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






Removes a shape from the list box.

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

 Syntax

Java  Copy Code

public void removeShapeAt (
    int i
)

 Parameters

i

The shape position in the list.

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace