[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgGraphicsElement

Class SvgGraphicsElement

Namespace
GrapeCity.Documents.Svg
Assembly
GcDocs.Imaging.dll

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

public abstract class SvgGraphicsElement : SvgElement
Inheritance
SvgGraphicsElement
Derived
Inherited Members

Constructors

SvgGraphicsElement(SvgElementType)

Initializes a new instance of the SvgGraphicsElement class.

protected SvgGraphicsElement(SvgElementType elementType)

Parameters

elementType SvgElementType