Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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 System.Single
    public System.float M33
    See Also