ShapePath class

ShapePath class

Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape.

The ShapePath type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ShapePath class.

Properties

PropertyDescription
path_segement_listGets ShapeSegmentPathCollection list

See Also