[]
        
(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
object
SvgGraphicsElement
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

SvgGraphicsElement(SvgElementType)

Initializes a new instance of the SvgGraphicsElement class.

protected SvgGraphicsElement(SvgElementType elementType)

Parameters

elementType SvgElementType