LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

ImageViewerSpyGlassCrosshair Enumeration


Indicates the crosshair type of the spy glass.
Syntax
Leadtools.Controls.ImageViewerSpyGlassCrosshair = function() { };
Leadtools.Controls.ImageViewerSpyGlassCrosshair.prototype = {
none = 0, fine = 1, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0noneNone
1fineThe crosshair shows with lines.
Remarks

Used as the value for the ImageViewerSpyGlassInteractiveMode.Crosshair property.

The following properties are used to draw the crosshair (excluding None of course):

Member Description
ImageViewerSpyGlassInteractiveMode.CrosshairColor

The color used to draw the lines of the crosshair

ImageViewerSpyGlassInteractiveMode.CrosshairThickness

The thickness of the lines

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

See Also

Reference

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.