ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Matrix4x4 Structure / M11 Field

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