IOperatorSelectorVisit Method (SetDash) |
Visit/select d operator.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
SyntaxSub Visit (
d As SetDash
)
abstract Visit :
d : SetDash -> unit
Parameters
- d
- Type: Aspose.Pdf.OperatorsSetDash
Set line dash pattern operator.
See Also