ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / M22 Field

In This Topic
    M22 Field (Matrix4x4)
    In This Topic
    Value at row 2 column 2 of the matrix.
    Syntax
    'Declaration
     
    Public M22 As Single
    public float M22
    See Also