ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDFFixedMatrix Class |
The following tables list the members exposed by ImGearPDFFixedMatrix.
Name | Description | |
---|---|---|
ImGearPDFFixedMatrix Constructor | Initializes a new instance of the ImGearPDFFixedMatrix class. |
Name | Description | |
---|---|---|
A | A value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. | |
B | B value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. | |
C | C value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. | |
D | D value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. | |
H | H value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. | |
V | V value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details. |