[]
Represents text content in an SVG element.
public class SvgContentElement : SvgElement
Public Class SvgContentElement
Inherits SvgElement
Name | Description |
---|---|
SvgContentElement(XmlNodeType) | Initializes a new instance of the SvgContentElement class. |
Name | Description |
---|---|
Content | Gets or sets the text content. |
ElementName | Gets the SVG or non-SVG name of the current element. |
NodeType | Gets the type of XML node. |