IPathShape.GetItems

IPathShape.GetItems method

Gets array of Bezier knots.

public BezierKnotRecord[] GetItems()

Return Value

Array of BezierKnotRecord.

See Also