ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Matrix3x2 Structure / Identity Field

In This Topic
    Identity Field (Matrix3x2)
    In This Topic
    Gets the identity matrix.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Identity As Matrix3x2
    public static readonly Matrix3x2 Identity
    See Also