DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgGroupElement Class
Members

SvgGroupElement Class
Represents the 'g' element.
Object Model
SvgGroupElement Class
Syntax
'Declaration
 
Public Class SvgGroupElement 
   Inherits SvgGraphicsElement
 
Inheritance Hierarchy

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

See Also