Class SvgUnknownElement
Inherited Members
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Svg
Assembly: Svg.dll
Syntax
public class SvgUnknownElement : SvgElement, ISvgTransformable, ICloneable, ISvgNode
Constructors
| Improve this Doc View SourceSvgUnknownElement()
Declaration
public SvgUnknownElement()
SvgUnknownElement(String)
Declaration
public SvgUnknownElement(string elementName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | elementName |
Methods
| Improve this Doc View SourceDeepCopy()
Declaration
public override SvgElement DeepCopy()
Returns
| Type | Description |
|---|---|
| SvgElement |