←Select platform

Crosshair Property

Summary

Gets or sets the type of the crosshair.

Syntax

C#
VB
C++
public virtual RasterMagnifyGlassCrosshair Crosshair { get; set; } 
  
Public Overridable Property Crosshair As Leadtools.Winforms.RasterMagnifyGlassCrosshair 

Property Value

The Crosshair type.

Remarks

Using the CrosshairWidth and CrosshairColor properties depends on the value of this property. If it set to RasterMagnifyGlassCrosshair.Fine both of them will be used.

If it set to RasterMagnifyGlassCrosshair.None none of them will be used.

Example

Refer to RasterMagnifyGlass example.

Requirements

Target Platforms

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

Leadtools.WinForms Assembly