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

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

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

    See Also