Overload | Description |
---|---|
CreateElement(NXmlElement) | Creates an SVG element from the given XML element. Returns null if an SVG element couldn't be created from the given XML element. |
CreateElement(String) | Creates an SVG element from the given element name. |