[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgGroupElement

SvgGroupElement Class

Represents the 'g' element.

Inheritance
SvgGroupElement
Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public class SvgGroupElement : SvgGraphicsElement
Public Class SvgGroupElement
    Inherits SvgGraphicsElement

Constructors

Name Description
SvgGroupElement()

Initializes a new instance of the SvgGroupElement class.

Fields

Name Description
SvgName

Gets the SVG name of SvgGroupElement.

Properties

Name Description
ElementName

Gets the SVG name of the current element.