'Declaration
Public Function New( _ ByVal operatorType As PdfContentStreamOperatorType _ )
'Usage
Dim operatorType As PdfContentStreamOperatorType Dim instance As New PdfPathClippingOperator(operatorType)
public PdfPathClippingOperator( PdfContentStreamOperatorType operatorType )
public: PdfPathClippingOperator( PdfContentStreamOperatorType operatorType )
Parameters
- operatorType
- The path clipping operator.