A path point of a path.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
The location of the path point on the page, in the format [x, y]. |
||
|
readonly |
The index of the PathPoint within its containing object. |
||
|
read/write |
The left-direction point, which controls the curve of the line segment preceding the path point on the path, in the format [x, y]. |
||
|
readonly |
The parent of the PathPoint (a Path). |
||
|
read/write |
The path point type. |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
read/write |
The right-direction point, which controls the curve of the line segment following the path point on the path, in the format [x, y]. |
undefined remove ()
Deletes the PathPoint.