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

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