Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Matrix4x4 Structure / M22 Field

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