[]
Represents the individual shapes within a grouped shape.
public interface IGroupShapes
Public Interface IGroupShapes
Name | Description |
---|---|
Count | Gets the number of individual shapes. |
this[int] | Gets an individual shape from the grouped shape. |