SVGElementBuilder-1.Attribute
SVGElementBuilder<T>.Attribute method
Adds an attribute configuration to the SVG element.
public void Attribute(string name, string value)
Parameter | Type | Description |
---|---|---|
name | String | The name of the attribute. |
value | String | The value of the attribute. |
See Also
- class SVGElementBuilder<T>
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG