[]
Represents an SVG attribute.
public abstract class SvgAttribute
Public MustInherit Class SvgAttribute
| Name | Description |
|---|---|
| SvgAttribute(SvgAttributeType) | Initializes a new instance of the SvgAttribute class. |
| Name | Description |
|---|---|
| AttributeName | Gets the SVG name of the current attribute. |
| AttributeType | Gets the type of the current SVG attribute. |
| Namespace | Get the namespace of the current attribute. |