Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageViewerSpyGlassCrosshair Enumeration




Specifies the crosshair type of the spy glass.
Syntax
public enum ImageViewerSpyGlassCrosshair : System.Enum 
'Declaration
 
Public Enum ImageViewerSpyGlassCrosshair 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000None None
0x00000001Fine The crosshair shows with lines.
Remarks

Used as the value for the ImageViewerSpyGlassInteractiveMode.Crosshair property.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.ImageViewerSpyGlassCrosshair

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file