ShapePathPoint
Contents
[
Hide
]ShapePathPoint class
Represents an x-y coordinate within the path coordinate space.
Methods
| Name | Description |
|---|---|
| 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.