ISVGFilterPrimitiveStandardAttributes Interface |
Namespace: Aspose.Html.Dom.Svg.Filters
The ISVGFilterPrimitiveStandardAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() | Height |
Corresponds to attribute ‘height’ on the given ‘filter’ element.
|
![]() | Result |
Corresponds to attribute ‘result’ on the given ‘filter’ element.
|
![]() | Width |
Corresponds to attribute ‘width’ on the given ‘filter’ element.
|
![]() | X |
Corresponds to attribute ‘x’ on the given ‘filter’ element.
|
![]() | Y |
Corresponds to attribute ‘y’ on the given ‘filter’ element.
|