Click or drag to resize
IOperatorSelectorVisit Method (EndPath)
Visit/select n operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Visit(
	EndPath n
)

Parameters

n
Type: Aspose.Pdf.OperatorsEndPath
End path operator (without filling or stroking).
See Also