Namespaces Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets the namespaces that element has.

public Dictionary<string, string> Namespaces { get; }

Returns

Dictionary<String, String>
Key is prefix and value is namespace.