PdfFillRule Enum

File
wijmo.pdf.js
Module
wijmo.pdf

Specifies a rule that determines if a point falls inside the enclosed path.

Members

Name Value Description
NonZero 0

Non-zero rule.

EvenOdd 1

Even-odd rule.