PdfMatrix Fields |
The PdfMatrix type exposes the following members.
Name | Description | |
---|---|---|
A |
Gets the M11 element of the affine matrix.
| |
B |
Gets the M21 element of the affine matrix.
| |
C |
Gets the M12 element of the affine matrix.
| |
D |
Gets the M22 element of the affine matrix.
| |
E |
Gets the DX element of the affine matrix.
| |
F |
Gets the DY element of the affine matrix.
| |
IdentityMatrix |
A PdfMatrix that represents the identity matrix.
|