IAttributeSetter class
IAttributeSetter class
Basic interface for setting attributes on SVG elements. This interface is a fundamental part of the SVG element builder system, allowing for the dynamic assignment of attributes to SVG elements.
The IAttributeSetter type exposes the following members:
Methods
Method | Description |
---|---|
attribute | Sets or updates an attribute on an SVG element. |
See Also
- module
aspose.svg.builder