Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CrosshairColor Property

Show in webframe
Spy glass crosshair color.
Syntax
get_crosshairColor();
set_crosshairColor(value);
Object.defineProperty('crosshairColor');

Property Value

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

Set this value to null to disable rendering the crosshair.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file