[]
Represents SVG elements whose primary purpose is to directly render graphics into a group.
public abstract class SvgGraphicsElement : SvgElement
Initializes a new instance of the SvgGraphicsElement class.
protected SvgGraphicsElement(SvgElementType elementType)
elementType
SvgElementType