-
Home
-
API
-
Svg
-
SvgAttributeCollection
-
Properties
-
Item[String]
Item[String] Property
Definition
Gets the attribute with the specified name.
public object this[string attributeName] { get; set; }
Parameters
Returns
- Object
- The attribute value associated with the specified name; If there is no attribute the parent's value will be inherited.