IOperatorSelectorVisit Method (EndPath) |
Visit/select n operator.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
SyntaxSub Visit (
n As EndPath
)
abstract Visit :
n : EndPath -> unit
Parameters
- n
- Type: Aspose.Pdf.OperatorsEndPath
End path operator (without filling or stroking).
See Also