ShapePathPoint class

ShapePathPoint class

Represents an x-y coordinate within the path coordinate space.

The ShapePathPoint type exposes the following members:

Properties

PropertyDescription
xGets and sets x coordinate for this position coordinate.
yGets y coordinate for this position coordinate.

See Also