Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Blur Property

Show in webframe
The blur distance of the drop shadow.
Syntax
get_blur();
set_blur(value);
Object.defineProperty('blur');

Property Value

TypeDescription
intThe blur distance of the drop shadow in pixels.
Remarks

For more information, refer to Image Viewer Appearance.

Example

For an example, refer to ImageViewer.ImageDropShadow.

See Also

Reference

ControlDropShadowOptions Object
ControlDropShadowOptions Members

Error processing SSI file