Click or drag to resize
OperatorSelectorVisit Method (Fill)
Visit/select f operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Visit(
	Fill f
)

Parameters

f
Type: Aspose.Pdf.OperatorsFill
Fill path operator (nonzero winding number rule).

Implements

IOperatorSelectorVisit(Fill)
See Also