enum VectorGraphicsPathWinding
Determines in what order are the path indices sent to the renderer.
Values
| Name | Value | Description |
|---|---|---|
Counterclockwise |
0 |
|
Clockwise |
1 |
VectorGraphicsPathWindingDetermines in what order are the path indices sent to the renderer.
| Name | Value | Description |
|---|---|---|
Counterclockwise |
0 |
|
Clockwise |
1 |