Click or drag to resize
IOperatorSelectorVisit Method (ConcatenateMatrix)
Visit/select cm operator.

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

Parameters

cm
Type: Aspose.Pdf.OperatorsConcatenateMatrix
Concatenate matrix to current transformation matrix operator.
See Also