| Property Getters/Setters Summary | ||
|---|---|---|
function | getType() | |
The value of the property is ShapePathPointValueType integer constant. |
||
function | getX() | |
function | setX(value) | |
| Gets and sets x coordinate for this position coordinate. | ||
function | getXAngle() | |
function | setXAngle(value) | |
function | getXPixel() | |
function | setXPixel(value) | |
function | getY() | |
function | setY(value) | |
| Gets y coordinate for this position coordinate. | ||
function | getYAngle() | |
function | setYAngle(value) | |
function | getYPixel() | |
function | setYPixel(value) | |
function getX() / function setX(value)
function getY() / function setY(value)
function getXPixel() / function setXPixel(value)
function getYPixel() / function setYPixel(value)
function getXAngle() / function setXAngle(value)
function getYAngle() / function setYAngle(value)
function getType()