Matrix Properties |
The Matrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | Elements |
Gets an array of floating-point values that represents the elements of this Matrix.
|
![]() | IsIdentity |
Gets a value indicating whether this Matrix is the identity matrix.
|
![]() | IsInvertible |
Gets a value indicating whether this Matrix is invertible.
|
![]() | OffsetX |
Gets the x translation value of this Matrix.
|
![]() | OffsetY |
Gets the y translation value of this Matrix.
|