isvgfemorphologyelement interface
The isvgfemorphologyelement interface corresponds to the feMorphology element.
Members
The isvgfemorphologyelement interface inherits from the IUnknown interface. isvgfemorphologyelement also has these types of members:
- Properties
Properties
The isvgfemorphologyelement interface has these properties.
Property | Access type | Description |
---|---|---|
Read-only |
Identifies input for the given filter primitive. |
|
Read-only |
Specifies the operation of whether to thin or thicken. |
|
Read-only |
Specifies the thickening or thinning you want to apply in the X direction. |
|
Read-only |
Specifies the thickening or thinning you want to apply in the Y direction. |
|
Read-only |
Provides a reference for the output result of a filter. |