[]
Returns whether the shape is able to regroup.
bool Regroupable { get; }
ReadOnly Property Regroupable As Boolean
Type | Description |
---|---|
bool | The IShape object contains all grouped shapes. |
Because a group of shapes is treated as a single object, grouping and ungrouping shapes changes the number of items in the Shapes collection and changes the index numbers of items that come after the affected items in the collection.