Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

BorderColor Property (ImageViewerSpyGlassInteractiveMode)

Show in webframe
Spy glass border color.
Syntax
get_borderColor();
set_borderColor(value);
Object.defineProperty('borderColor');

Property Value

TypeDescription
stringThe spy glass border color. The default value is "black".
Remarks

Set this value to null to disable rendering the border.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file