[]
Represents an unknown or unsupported SvgAttribute.
public class SvgCustomAttribute : SvgAttribute
Public Class SvgCustomAttribute
Inherits SvgAttribute
Name | Description |
---|---|
SvgCustomAttribute(string, string, string) | Initializes a new instance of the SvgCustomAttribute class. |
Name | Description |
---|---|
AttributeName | Gets the name of the current attribute. |
Namespace | Get the namespace of the current attribute. |
Value | Gets or sets a string value of the attribute. |