FillRule enumeration
FillRule enumeration
Specifies the fill rule used in rendering SVG and HTML.
The FillRule type exposes the following members:
Fields
| Field | Description |
|---|---|
| EVEN_ODD | Determines the fill area using the even-odd rule. |
| NON_ZERO | Determines the fill area using the non-zero rule. |
See Also
- module
aspose.svg.drawing