IOperatorSelectorVisit Method (ShFill) |
Visit/select sh operator.
Namespace:
Aspose.Pdf
Assembly:
Aspose.PDF (in Aspose.PDF.dll) Version: 22.5.0
SyntaxSub Visit (
sh As ShFill
)
abstract Visit :
sh : ShFill -> unit
Parameters
- sh
- Type: Aspose.Pdf.OperatorsShFill
Paint area defined by shading pattern operator.
See Also