Adds a list of Shape objects to the list box.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void addShapes ( |
A ShapeList containing the shapes that should be added to the list.
See Also