DocumentUnitsMatrixDeterminant Property |
Gets the determinant of this matrix.
Namespace:
Autodesk.iLogic.Types
Assembly:
Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax Public ReadOnly Property Determinant As Double
Get
public double Determinant { get; }
Property Value
Type:
DoubleSee Also