[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgAnchorElement

SvgAnchorElement Class

Represents an 'a' element.

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

Constructors

Name Description
SvgAnchorElement()

Initializes a new instance of the SvgAnchorElement class.

Fields

Name Description
SvgName

Gets the SVG name of SvgAnchorElement.

Properties

Name Description
ElementName

Gets the SVG name of the current element.

Href

Gets or sets the location of the referenced object.