Value
Name | Description | Value |
---|---|---|
PathPointSelection.ANCHORPOINT | Anchor point selected. | int 2 |
PathPointSelection.LEFTDIRECTION | Left direction point selected. | int 3 |
PathPointSelection.LEFTRIGHTPOINT | Left and right direction points selected. | int 5 |
PathPointSelection.NOSELECTION | Path point not selected. | int 1 |
PathPointSelection.RIGHTDIRECTION | Right direction point selected. | int 4 |
Usage
As property
PathPoint.selected
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |