[]
Represents an unsupported SVG and non-SVG element (HTML, ...).
public class SvgCustomElement : SvgElement
Public Class SvgCustomElement
Inherits SvgElement
Name | Description |
---|---|
SvgCustomElement(string, string) | Initializes a new instance of the SvgCustomElement class. |
Name | Description |
---|---|
ElementName | Gets the name of the current element. |
Namespace | Get the namespace of the current element. |