CreateShapeElements()

IGeometryShape::CreateShapeElements() method

Creates and returns array of shape’s elements.

virtual System::ArrayPtr<System::SharedPtr<IShapeElement>> Aspose::Slides::IGeometryShape::CreateShapeElements()=0

Return Value

Array of IShapeElement

See Also