|
|
MatrixH Properties |
The MatrixH type exposes the following members.
| Name | Description | |
|---|---|---|
| Elements |
Gets the elements of this matrix.
| |
| IsAffine |
Gets whether this is an Affine transformation matrix.
| |
| IsIdentity |
Gets whether this is the identity transformation.
| |
| IsInvertible |
Gets whether this matrix is invertible.
| |
| OffsetX |
Gets the offset x
| |
| OffsetY |
Gets the offset y
|