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.
Specifies the operation of whether to thin or thicken.
This property is read-only.
![]() ![]() |
Syntax
HRESULT get_operator(
[out] SVGAnimatedEnumeration **ptr
);
Property values
Type: SVGAnimatedEnumeration
The values are erode or dilate.
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.25.23
Remarks
If you want to thin a graphic, set the ISVGFECompositeElement::operator to erode. If you want to thicken a graphic, set the ISVGFECompositeElement::operator to dilate.
.png)
.png)