←Select platform

Crosshair Property

Summary

Spy glass crosshair type.

Syntax

C#
VB
C++
public virtual ImageViewerSpyGlassCrosshair Crosshair { get; set; } 
Public Overridable Property Crosshair() As ImageViewerSpyGlassCrosshair 
   Get 
   Set 
public:  
   virtual property ImageViewerSpyGlassCrosshair^ Crosshair 
   { 
      ImageViewerSpyGlassCrosshair^ get() 
      void set(ImageViewerSpyGlassCrosshair^ value) 
   } 

Property Value

The spy glass crosshair type. The default value is ImageViewerSpyGlassCrosshair.Fine.

Example

For an example, refer to ImageViewerSpyGlassInteractiveMode.

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.Controls.WinForms Assembly