Click or drag to resize

Matrix3x2IsIdentity Property

Gets a value indicating whether this matrix is the identity transformation.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public bool IsIdentity { get; }

Property Value

Boolean
See Also