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

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

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

    See Also