ImageViewerSpyGlassCrosshair Enumeration

Summary

Specifies the crosshair type of the spy glass.

Syntax
TypeScript
JavaScript
lt.Controls.ImageViewerSpyGlassCrosshair = { 
	none: 0, 
	fine: 1 
} 
lt.Controls.ImageViewerSpyGlassCrosshair = { 
	none: 0, 
	fine: 1 
} 
Members
0 None

(0) None

1 Fine

(1) The crosshair shows with lines.

Remarks

Used as the value for the ImageViewerSpyGlassInteractiveMode.Crosshair property.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements
Target Platforms
See Also

Reference

Leadtools.Controls Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.