Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BackgroundColor Property (ImageViewerSpyGlassInteractiveMode)

Show in webframe
Color used to fill the spy glass background.
Syntax
get_backgroundColor();
set_backgroundColor(value);
Object.defineProperty('backgroundColor');

Property Value

TypeDescription
stringThe color used to fill the spy glass background. Default value is null.
Remarks

Set this value to any color other than null to fill the background of the spy glass.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file