Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / GcSvgDocument Class / RootSvg Property

In This Topic
    RootSvg Property
    In This Topic
    Gets the root SVG element.
    Syntax
    'Declaration
     
    Public ReadOnly Property RootSvg As SvgSvgElement
    public SvgSvgElement RootSvg {get;}
    See Also