Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgAnchorElement Class
Members

In This Topic
    SvgAnchorElement Class
    In This Topic
    Represents an 'a' element.
    Object Model
    SvgAnchorElement Class
    Syntax
    'Declaration
     
    Public Class SvgAnchorElement 
       Inherits SvgGraphicsElement
    public class SvgAnchorElement : SvgGraphicsElement 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Svg.SvgElement
          GrapeCity.Documents.Svg.SvgGraphicsElement
             GrapeCity.Documents.Svg.SvgAnchorElement

    See Also