Click or drag to resize

Matrix2x2 Properties

The Matrix2x2 type exposes the following members.

Properties
 NameDescription
Public propertyDeterminant 
Public propertyStatic memberIdentity Gets the identity matrix.
Public propertyM11Gets the matrix element M[1,1].
Public propertyM12Gets the matrix element M[1,2].
Public propertyM21Gets the matrix element M[2,1].
Public propertyM22Gets the matrix element M[2,2].
Top
See Also