GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgImageElement Class
Members

SvgImageElement Class
Represents the 'image' element.
Object Model
SvgImageElement Class
Syntax
'Declaration
 
Public Class SvgImageElement 
   Inherits SvgGraphicsElement
 
Inheritance Hierarchy

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

See Also