Enumeration
PointType
The path point type: smooth/corner.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Corner point. | |
| Int = 1 | readonly | Smooth path point. |
Object of 1
Properties elsewhere that hold an PointType value.
The path point type: smooth/corner.
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Corner point. | |
| Int = 1 | readonly | Smooth path point. |
Properties elsewhere that hold an PointType value.