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

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