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.
Gets or sets the current level of blur that is applied to shadows.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_shadowBlur(
[in] number shadowblur
);
HRESULT get_shadowBlur(
[out, retval] number *shadowblur
);
Property values
Type: number
The amount of blur that is applied to shadows.
Standards information
- HTML Canvas 2D Context, Section 7
.png)
.png)