LEADTOOLS Medical (Leadtools.MedicalViewer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
MedicalViewerCrosshairStyle Enumeration
See Also  
Leadtools.MedicalViewer Namespace : MedicalViewerCrosshairStyle Enumeration



The MedicalViewerCrosshairStyle Enumeration is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

Specifies the type of crosshair to be used by the magnifying glass.

Syntax

Visual Basic (Declaration) 
Public Enum MedicalViewerCrosshairStyle 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerCrosshairStyle
C# 
public enum MedicalViewerCrosshairStyle : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class MedicalViewerCrosshairStyle : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
FineThe cross-hair is one pixel wide and uses the color in MedicalViewerMagnifyGlass.PenColor. (Default).
InvertThe cross-hair is three pixels wide. The center pixel uses the color in MedicalViewerMagnifyGlass.PenColor. The outer pixels use the inverse of the color in MedicalViewerMagnifyGlass.PenColor.
InvertScreenThe cross-hair is three pixels wide. The center pixel uses the color in MedicalViewerMagnifyGlass.PenColor. The outer pixels use the inverse of the screen color.
NoneNo cross-hair.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.MedicalViewer.MedicalViewerCrosshairStyle

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features