| 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 |