ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Matrix5x4 Structure / M22 Field

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