This topic has not yet been rated - Rate this topic

shadowBlur property

Gets or sets the current level of blur that is applied to shadows.

HTML Canvas 2D Context, Section 7Internet Explorer 9

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

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.