crosshairColor Property (ImageViewerSpyGlassInteractiveMode)

Summary

Spy glass crosshair color.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerSpyGlassInteractiveMode.prototype, 'crosshairColor', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
crosshairColor: string;

Property Value

The 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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize