XMatrix PropertiesTerminal Works - PDF Printing.Net Library

The XMatrix type exposes the following members.

Properties

  NameDescription
Public propertyDeterminant
Gets the determinant of this matrix.
Public propertyHasInverse
Gets a value that indicates whether this matrix is invertible.
Public propertyStatic memberIdentity
Gets the identity matrix.
Public propertyIsIdentity
Gets a value indicating whether this matrix instance is the identity matrix.
Public propertyM11
Gets or sets the value of the first row and first column of this matrix.
Public propertyM12
Gets or sets the value of the first row and second column of this matrix.
Public propertyM21
Gets or sets the value of the second row and first column of this matrix.
Public propertyM22
Gets or sets the value of the second row and second column of this matrix.
Public propertyOffsetX
Gets or sets the value of the third row and first column of this matrix.
Public propertyOffsetY
Gets or sets the value of the third row and second column of this matrix.
Top
See Also

Reference