Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgMatrix Class / M22 Property

In This Topic
    M22 Property
    In This Topic
    Gets element (2, 2).
    Syntax
    'Declaration
     
    Public ReadOnly Property M22 As System.Double
    public System.double M22 {get;}
    See Also