Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The isvgfilterelement interface corresponds to the filter element.
Members
The isvgfilterelement interface inherits from the IUnknown interface. isvgfilterelement also has these types of members:
- Methods
- Properties
Methods
The isvgfilterelement interface has these methods.
| Method | Description |
|---|---|
| setFilterRes | Sets the X and Y values of the ISVGFilterElement::filterResX attribute. |
Properties
The isvgfilterelement interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Corresponds to the X component of the attribute filterRes on the given filter element. |
|
Read-only |
Corresponds to the Y component of the attribute filterRes on the given filter element. |
|
Read-only |
Defines the coordinate system for the filter attributes. |
|
Read-only |
Specifies the coordinate system for the various length values within the filter primitives and for the attributes that define the filter primitive subregion. The filter primitives identify a subregion which restricts calculation and rendering of the given filter primitive. The default filter primitive subregion is equal to the filter region. |