Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

CrosshairThickness Property

Show in webframe
Spy glass crosshair thickness.
Syntax
get_crosshairThickness();
set_crosshairThickness(value);
Object.defineProperty('crosshairThickness');

Property Value

TypeDescription
intThe spy glass crosshair thickness. The default value is 1.
Remarks

Set this value to 0 to disable rendering the crosshair.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

ImageViewerSpyGlassInteractiveMode Object
ImageViewerSpyGlassInteractiveMode Members

Error processing SSI file