Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgUseElement Class
Members

In This Topic
    SvgUseElement Class
    In This Topic
    Represents the 'use' element.
    Object Model
    SvgUseElement Class
    Syntax
    'Declaration
     
    Public Class SvgUseElement 
       Inherits SvgGraphicsElement
    public class SvgUseElement : SvgGraphicsElement 
    Inheritance Hierarchy

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

    See Also