Click or drag to resize

ImmutableMatrixIdentity Property

Returns an new instance of an identity Matrix.

Namespace:  Atalasoft.FormsProcessing.Geometry
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public static ImmutableMatrix Identity { get; }

Property Value

Type: ImmutableMatrix
See Also