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






Adds a single Shape to the list box.

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

 Syntax

Java  Copy Code

public void addShape (
    Shape shape
)

 Parameters

shape

The Shape that should be added to the list.

 See Also

ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace