EvenOdd Field¶
Summary¶
Rule that determines whether a point is in the fill region by drawing a ray from that point to infinity in any direction and counting the number of path segments within the given shape that the ray crosses. If this number is odd, the point is inside; if even, the point is outside.
Signature¶
1 |
|
Return Value¶
FillRule
Declaring Type¶
Last update: January 27, 2023