Overview
IGroupShape is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IShape.
Represents a group shape that contains other shapes.
Properties
| Name | Type | Access | Description |
|---|
Shapes | IShapeCollection | Read | Provides access to the collection of shapes contained in the group |
See Also