[]
Represents an XML comment in the SVG file.
public class SvgCommentElement : SvgElement
Public Class SvgCommentElement
Inherits SvgElement
Name | Description |
---|---|
SvgCommentElement() | Initializes a new instance of the SvgCommentElement class. |
Name | Description |
---|---|
Comment | Gets or sets the comment text. |
ElementName | Gets the SVG or non-SVG name of the current element. |