Xfinium.Pdf.Graphics.Operators Namespace : PdfConcatenateMatrixOperator Class |
The following tables list the members exposed by PdfConcatenateMatrixOperator.
Name | Description | |
---|---|---|
![]() | PdfConcatenateMatrixOperator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Context | Gets the content stream container from which the operator is extracted. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | DX | Gets or sets the dx element of the transformation matrix. |
![]() | DY | Gets or sets the dy element of the transformation matrix. |
![]() | M11 | Gets or sets the m11 element of the transformation matrix. |
![]() | M12 | Gets or sets the m12 element of the transformation matrix. |
![]() | M21 | Gets or sets the m21 element of the transformation matrix. |
![]() | M22 | Gets or sets the m22 element of the transformation matrix. |
![]() | OpCode | Gets the operator code. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Type | Gets or sets the operator type. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |