TransformationMatrixIdentity Field

Gets the identity matrix. This field is read-only.

Definition

Namespace: KGySoft.Drawing.Shapes
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 10.0.0-rc.1
C#
[FieldOffsetAttribute(0)]
public static readonly TransformationMatrix Identity

Field Value

TransformationMatrix

See Also