ComponentOne Bitmap for UWP
Determinant Property (Matrix4x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix4x4 Structure : Determinant Property
Calculates the determinant of the matrix.
Syntax
'Declaration
 
Public ReadOnly Property Determinant As System.Single
public System.float Determinant {get;}

Property Value

The determinant of the matrix.
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members