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

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