Matrix.Determinant Property

Gets a determinant of the matrix.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float Determinant { get; }

Property Value

A determinant of the matrix.

See Also

Reference