Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSvgElement Class
Members

In This Topic
    SvgSvgElement Class
    In This Topic
    Represents the 'svg' element.
    Object Model
    SvgSvgElement Class
    Syntax
    'Declaration
     
    Public Class SvgSvgElement 
       Inherits SvgGraphicsElement
    public class SvgSvgElement : SvgGraphicsElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgGraphicsElement
             GrapeCity.Documents.Svg.SvgSvgElement

    See Also