GeometryShapeCreateShapeElements Method

Creates and returns array of shape's elements.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IShapeElement[] CreateShapeElements()

Return Value

Type: IShapeElement
Array of ShapeElement

Implements

IGeometryShapeCreateShapeElements
See Also