ISVGFilterPrimitiveStandardAttributes class
ISVGFilterPrimitiveStandardAttributes class
This interface defines the set of DOM attributes that are common across the filter primitive interfaces.
The ISVGFilterPrimitiveStandardAttributes type exposes the following members:
Properties
| Property | Description |
|---|---|
| x | Corresponds to attribute ‘x’ on the given ‘filter’ element. |
| y | Corresponds to attribute ‘y’ on the given ‘filter’ element. |
| width | Corresponds to attribute ‘width’ on the given ‘filter’ element. |
| height | Corresponds to attribute ‘height’ on the given ‘filter’ element. |
| result | Corresponds to attribute ‘result’ on the given ‘filter’ element. |
See Also
- module
aspose.html.dom.svg.filters