Click or drag to resize

Matrix2x2Identity Property

Gets the identity matrix.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static Matrix2x2 Identity { get; }

Property Value

Matrix2x2
See Also