ShapeCollection

ShapeCollection class

Collection of Shapes.

Properties

NameTypeDescription
Countint
Item (int)Shape

Methods

NameDescription
addAdd the shape in the collection.
removeRemove the shape from the collection.
removeDependsOnRemove the shapes including DEPENDSON shapes from the collection.
unGroupUnGroup the shape.
groupGroup the shapes.

The shape in the groupItems should not be grouped. The shape must be in this Shapes collection. | | getShape | Gets the element at the specified name. | | getShapeIncludingChild | Gets the element including it’s child shape at the specified name. | | clear | | | removeAt | | | iterator | Reserved for internal use. |