public enum ImageViewerSpyGlassCrosshair : System.Enum
Leadtools.Controls.ImageViewerSpyGlassCrosshair = function() { }; Leadtools.Controls.ImageViewerSpyGlassCrosshair.prototype = {
LeadtoolsMemberMarker(replace me) };
Member | Description |
---|---|
Fine | (1)The crosshair shows with lines. |
None | (0)None |
Used as the value for the ImageViewerSpyGlassInteractiveMode.Crosshair property.
The following properties are used to draw the crosshair (excluding None of course):
Member | Description |
---|---|
ImageViewerSpyGlassInteractiveMode.CrosshairColor |
The color used to draw the lines of the crosshair |
ImageViewerSpyGlassInteractiveMode.CrosshairThickness |
The thickness of the lines |
For an example, refer to ImageViewerSpyGlassInteractiveMode.
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