←Select platform

CrosshairThickness Property

Summary

Gets or sets the spy glass crosshair thickness.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public double CrosshairThickness {get; set;} 
Public Property CrosshairThickness As Double 
public double CrosshairThickness {get; set;} 
@property (nonatomic, assign) 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

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)