[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgGraphicsElement

SvgGraphicsElement Class

Represents SVG elements whose primary purpose is to directly render graphics into a group.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class SvgGraphicsElement : SvgElement
Public MustInherit Class SvgGraphicsElement
    Inherits SvgElement

Constructors

Name Description
SvgGraphicsElement(SvgElementType)

Initializes a new instance of the SvgGraphicsElement class.