ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / M12 Field

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