ShapePathPoint

ShapePathPoint class

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

Properties

NameTypeDescription
XintGets and sets x coordinate for this position coordinate.
YintGets y coordinate for this position coordinate.
XPixelint
YPixelint
XAngleint
YAngleint
TypeintThe value of the property is ShapePathPointValueType integer constant.

ShapePathPoint.X property

Gets and sets x coordinate for this position coordinate.

Type: int

ShapePathPoint.Y property

Gets y coordinate for this position coordinate.

Type: int

ShapePathPoint.XPixel property

Type: int

ShapePathPoint.YPixel property

Type: int

ShapePathPoint.XAngle property

Type: int

ShapePathPoint.YAngle property

Type: int

ShapePathPoint.Type property

The value of the property is ShapePathPointValueType integer constant.

Type: int