path
A path of a page item.
path elements
| Name |
Refer to By |
| path points |
by numeric index, as a range of elements, before/after another element, satisfying a
test |
path properties
| Property |
Type |
Access |
Description |
| class |
integer |
read |
The class descriptor type. |
| entire path |
list of 2 numbers or strings |
r/w |
A complete list of the anchor points and left/right direction points on the path. |
| index |
integer |
read |
Index of the object within its parent object. |
| object reference |
object |
read |
An object reference for this object. |
| parent |
object |
read |
The parent of the object. |
| path type |
path type enumeration |
r/w |
The path type. |
| properties |
record |
r/w |
Property that allows setting of several properties at the same time. |
path methods
| Method |
Returns |
Description |
| delete |
Nothing |
Delete the object. |
| reverse |
Nothing |
Reverse the path. |