Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
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 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.