ShapePathPoint

ShapePathPoint class

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

Properties

NameTypeDescription
XNumberGets and sets x coordinate for this position coordinate.
YNumberGets y coordinate for this position coordinate.
XPixelNumber
YPixelNumber
XAngleNumber
YAngleNumber
TypeNumberThe value of the property is ShapePathPointValueType integer constant.

ShapePathPoint.X property

Gets and sets x coordinate for this position coordinate.

Type: Number

ShapePathPoint.Y property

Gets y coordinate for this position coordinate.

Type: Number

ShapePathPoint.XPixel property

Type: Number

ShapePathPoint.YPixel property

Type: Number

ShapePathPoint.XAngle property

Type: Number

ShapePathPoint.YAngle property

Type: Number

ShapePathPoint.Type property

The value of the property is ShapePathPointValueType integer constant.

Type: Number