VectorPath.GetItems

VectorPath.GetItems method

Gets array of Shapes in a Path.

public IPathShape[] GetItems()

Return Value

Array of IPathShape.

See Also