(Leadtools.Controls)

CrosshairThickness Property

Show in webframe





Gets or sets the spy glass crosshair thickness.
Syntax
public double CrosshairThickness {get; set;}
Public Property CrosshairThickness As Double
public double CrosshairThickness {get; set;}
@property (nonatomic) double crosshairThickness;
public float getCrosshairThickness()
public void setCrosshairThickness(float thickness)
            
 
get_CrosshairThickness();
set_CrosshairThickness(value);
Object.defineProperty('CrosshairThickness');

Property Value

The spy glass crosshair thickness. The default value is 1.
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.