[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgCustomElement

SvgCustomElement Class

Represents an unsupported SVG and non-SVG element (HTML, ...).

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

Constructors

Name Description
SvgCustomElement(string, string)

Initializes a new instance of the SvgCustomElement class.

Properties

Name Description
ElementName

Gets the name of the current element.

Namespace

Get the namespace of the current element.