This topic has not yet been rated - Rate this topic

Matrix Properties

The Matrix type exposes the following members.

  Name Description
Public property Elements Gets an array of floating-point values that represents the elements of this Matrix.
Public property IsIdentity Gets a value indicating whether this Matrix is the identity matrix.
Public property IsInvertible Gets a value indicating whether this Matrix is invertible.
Public property OffsetX Gets the x translation value (the dx value, or the element in the third row and first column) of this Matrix.
Public property OffsetY Gets the y translation value (the dy value, or the element in the third row and second column) of this Matrix.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ