[]
Represents an 'a' element.
public class SvgAnchorElement : SvgGraphicsElement
Public Class SvgAnchorElement
Inherits SvgGraphicsElement
Name | Description |
---|---|
SvgAnchorElement() | Initializes a new instance of the SvgAnchorElement class. |
Name | Description |
---|---|
SvgName | Gets the SVG name of SvgAnchorElement. |
Name | Description |
---|---|
ElementName | Gets the SVG name of the current element. |
Href | Gets or sets the location of the referenced object. |