IGeometryShapeCreateShapeElements 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)
SyntaxIShapeElement[] CreateShapeElements()
Function CreateShapeElements As IShapeElement()
array<IShapeElement^>^ CreateShapeElements()
abstract CreateShapeElements : unit -> IShapeElement[]
Return Value
Type:
IShapeElementArray of
IShapeElement
See Also