Shadow.BlurSize

Syntax

BlurSize: Number;

Description

The BlurSize property determines shadow blur size.

Comments

Use JSON or the setBlurSize method to set the property value and the getBlurSize method to get the property value.

Example

The example of use is given in description of the Shadow constructor.

See also:

Shadow