(Leadtools.Controls)

Crosshair Property

Show in webframe





Gets or sets the spy glass crosshair type.
Syntax
public ImageViewerSpyGlassCrosshair Crosshair {get; set;}
Public Property Crosshair As ImageViewerSpyGlassCrosshair
public ImageViewerSpyGlassCrosshair Crosshair {get; set;}
@property (nonatomic) LTSpyGlassCrosshair crosshair;
public SpyGlassCrosshair getCrosshair()
public void setCrosshair(SpyGlassCrosshair crosshair)
            
 
get_Crosshair();
set_Crosshair(value);
Object.defineProperty('Crosshair');

Property Value

The spy glass crosshair type. The default value is ImageViewerSpyGlassCrosshair.Fine.
Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerSpyGlassInteractiveMode Class
ImageViewerSpyGlassInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.