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

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