Specifies how the interior of a closed path is filled.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Alternate | 0 | Specifies the alternate fill mode. Called the 'odd-even rule' in PDF terminology. | |
Winding | 1 | Specifies the winding fill mode. Called the 'nonzero winding number rule' in PDF terminology. |
See Also