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

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

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

    See Also