shadowBlur property
Gets or sets the current level of blur that is applied to shadows.
![]() ![]() |
Syntax
HRESULT value = object.put_shadowBlur( shadowblur);HRESULT value = object.get_shadowBlur(* shadowblur);
Property values
Type: float
The amount of blur that is applied to shadows.
Standards information
- HTML Canvas 2D Context, Section 7
Build date: 11/12/2012

