CreateShapeElements

IGeometryShape.CreateShapeElements method

Creates and returns array of shape’s elements.

public IShapeElement[] CreateShapeElements()

Return Value

Array of IShapeElement

See Also