Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Svg
SvgElement
Properties
Namespaces
Menu
On this page
Namespaces Property
Definition
Namespace
Svg
Assembly
Svg.Custom.dll
View source
Gets the namespaces that element has.
public Dictionary<string, string> Namespaces { get; }
Returns
Dictionary<String, String>
Key is prefix and value is namespace.