DocumentUnitsMatrix2d.Determinant Property

Gets the determinant of this matrix.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 25.0

Syntax

VB

Public ReadOnly Property Determinant As Double
	Get

C#

public double Determinant { get; }

Property Value

Type: Double

See Also

Reference

DocumentUnitsMatrix2d Class
Autodesk.iLogic.Types Namespace