ASP.NET Pack Programmer's Guide
ShapeListBox.addShapes Method (Shape[])
See Also
 






Adds an array of Shape objects to the list box.

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

 Syntax

Java  Copy Code

public void addShapes (
    Shape[] shapes
)

 Parameters

shapes

The shapes that should be added to the list.

 See Also

addShapes Method Overload List
ShapeListBox Members
ShapeListBox Class
com.mindfusion.diagramming Namespace