ShapePathPoint

ShapePathPoint class

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

Methods

NameDescription
getType()The value of the property is ShapePathPointValueType integer constant.
getX()Gets and sets x coordinate for this position coordinate.
getXAngle()
getXPixel()
getY()Gets y coordinate for this position coordinate.
getYAngle()
getYPixel()
setX()Gets and sets x coordinate for this position coordinate.
setXAngle()
setXPixel()
setY()Gets y coordinate for this position coordinate.
setYAngle()
setYPixel()

getType()

The value of the property is ShapePathPointValueType integer constant.

getX()

Gets and sets x coordinate for this position coordinate.

getXAngle()

getXPixel()

getY()

Gets y coordinate for this position coordinate.

getYAngle()

getYPixel()

setX()

Gets and sets x coordinate for this position coordinate.

setXAngle()

setXPixel()

setY()

Gets y coordinate for this position coordinate.

setYAngle()

setYPixel()