Leadtools.WinForms Namespace > RasterMagnifyGlass Class : Crosshair Property |
public virtual RasterMagnifyGlassCrosshair Crosshair {get; set;}
'Declaration Public Overridable Property Crosshair As RasterMagnifyGlassCrosshair
'Usage Dim instance As RasterMagnifyGlass Dim value As RasterMagnifyGlassCrosshair instance.Crosshair = value value = instance.Crosshair
public virtual RasterMagnifyGlassCrosshair Crosshair {get; set;}
get_Crosshair();
set_Crosshair(value);
public: virtual property RasterMagnifyGlassCrosshair Crosshair { RasterMagnifyGlassCrosshair get(); void set ( RasterMagnifyGlassCrosshair value); }
If it set to RasterMagnifyGlassCrosshair.Fine both of them will be used.
If it set to RasterMagnifyGlassCrosshair.None none of them will be used.
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