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

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