Leadtools.Windows.Controls Namespace > MagnifyGlass Class : CrosshairThickness Property |
public double CrosshairThickness {get; set;}
'Declaration Public Property CrosshairThickness As Double
'Usage Dim instance As MagnifyGlass Dim value As Double instance.CrosshairThickness = value value = instance.CrosshairThickness
public double CrosshairThickness {get; set;}
get_CrosshairThickness();
set_CrosshairThickness(value);
This property value is used only if Crosshair property was set to MagnifyGlassCrosshair.Fine.
For XAML example, refer to MagnifyGlass.
For C#/VB examples, refer to MagnifyGlass.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2