ImmutableMatrixIdentity Property |
Returns an new instance of an identity Matrix.
Namespace:
Atalasoft.FormsProcessing.Geometry
Assembly:
Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public static ImmutableMatrix Identity { get; }
Public Shared ReadOnly Property Identity As ImmutableMatrix
Get
Property Value
Type:
ImmutableMatrixSee Also