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.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic static ImmutableMatrix Identity { get; }Public Shared ReadOnly Property Identity As ImmutableMatrix
Get
Property Value
Type:
ImmutableMatrix
See Also