[]
PDF "Tm" operator. Set the text matrix and the text line matrix. The matrix specified by the operands is not concatenated onto the current text matrix, but replaces it.
public class SetTextMatrix : OperatorBase
Public Class SetTextMatrix
Inherits OperatorBase
Name | Description |
---|---|
SetTextMatrix(Matrix3x2) | Initializes a new instance of the SetTextMatrix class. |
Name | Description |
---|---|
Matrix | The text matrix. |
Name | Description |
---|---|
IsSame(OperatorBase) | Determines whether the provided operator is the same as the current operator. |