Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

Color Property

Show in webframe
The color of the drop shadow.
Syntax
get_color();
set_color(value);
Object.defineProperty('color');

Property Value

TypeDescription
stringThe color of the drop shadow.
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