ComponentOne Bitmap for WPF
Determinant Property (Matrix3x2)

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : Determinant Property
Calculates the determinant of this matrix.
Syntax
'Declaration
 
Public ReadOnly Property Determinant As System.Single
public System.float Determinant {get;}
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members