[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgCommentElement

SvgCommentElement Class

Represents an XML comment in the SVG file.

Inheritance
SvgCommentElement
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgCommentElement : SvgElement
Public Class SvgCommentElement
    Inherits SvgElement

Constructors

Name Description
SvgCommentElement()

Initializes a new instance of the SvgCommentElement class.

Properties

Name Description
Comment

Gets or sets the comment text.

ElementName

Gets the SVG or non-SVG name of the current element.