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

In This Topic
    SvgCustomElement Class
    In This Topic
    Represents an unsupported SVG and non-SVG element (HTML, ...).
    Object Model
    SvgCustomElement Class
    Syntax
    'Declaration
     
    Public Class SvgCustomElement 
       Inherits SvgElement
    public class SvgCustomElement : SvgElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgCustomElement

    See Also