Class SvgNamespaces
Inheritance
SvgNamespaces
Inherited Members
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Svg
Assembly: Svg.dll
Syntax
public static class SvgNamespaces
Fields
|
Improve this Doc
View Source
SvgNamespace
Declaration
public const string SvgNamespace = "http://www.w3.org/2000/svg"
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
XLinkNamespace
Declaration
public const string XLinkNamespace = "http://www.w3.org/1999/xlink"
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
XLinkPrefix
Declaration
public const string XLinkPrefix = "xlink"
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
XmlNamespace
Declaration
public const string XmlNamespace = "http://www.w3.org/XML/1998/namespace"
Field Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
XmlPrefix
Declaration
public const string XmlPrefix = "xml"
Field Value
| Type |
Description |
| System.String |
|