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

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