[]
PDF "cm" operator. Modify the current transformation matrix (CTM) by concatenating the specified matrix.
public class ModifyTransformationMatrix : OperatorBase
Public Class ModifyTransformationMatrix
Inherits OperatorBase
Name | Description |
---|---|
ModifyTransformationMatrix(Matrix3x2) | Initializes a new instance of the ModifyTransformationMatrix class. |
Name | Description |
---|---|
Matrix | Matrix argument of the operator. |
Name | Description |
---|---|
Desc | Gets the operator's description. |
Name | Gets the operator's PDF name. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |