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

In This Topic
    SvgCommentElement Class
    In This Topic
    Represents an XML comment in the SVG file.
    Object Model
    SvgCommentElement Class
    Syntax
    'Declaration
     
    Public Class SvgCommentElement 
       Inherits SvgElement
    public class SvgCommentElement : SvgElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgCommentElement

    See Also