Enumeration
PointKind
The path point kind.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | The point must be a corner. | |
| Int = 1 | readonly | The point can be a curve. |
Object of 3
Properties elsewhere that hold an PointKind value.
The path point kind.
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | The point must be a corner. | |
| Int = 1 | readonly | The point can be a curve. |
Properties elsewhere that hold an PointKind value.