Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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