IOperatorSelectorVisit Method (EOFill) |
Visit/select operator f*.
Namespace:
Aspose.Pdf
Assembly:
Aspose.PDF (in Aspose.PDF.dll) Version: 22.5.0
SyntaxSub Visit (
f_ As EOFill
)
abstract Visit :
f_ : EOFill -> unit
Parameters
- f_
- Type: Aspose.Pdf.OperatorsEOFill
Fill path operator (even-odd rule).
See Also