GroupShapeShapes Property |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic IShapeCollection Shapes { get; }
Public ReadOnly Property Shapes As IShapeCollection
Get
public:
virtual property IShapeCollection^ Shapes {
IShapeCollection^ get () sealed;
}
abstract Shapes : IShapeCollection with get
override Shapes : IShapeCollection with get
Property Value
Type:
IShapeCollectionImplements
IGroupShapeShapes
See Also