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

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