IGroupShape

Overview

IGroupShape is a interface in Aspose.Slides FOSS for .NET. Inherits from: IShape.

Represents a group shape that contains other shapes.

Properties

NameTypeAccessDescription
ShapesIShapeCollectionReadProvides access to the collection of shapes contained in the group

See Also