Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerCrosshairStyle Enumeration






Specifies the type of crosshair to be used by the magnifying glass.
Syntax
public enum MedicalViewerCrosshairStyle : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
'Declaration   Public Enum MedicalViewerCrosshairStyle    Inherits System.Enum    Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage   Dim instance As MedicalViewerCrosshairStyle
public enum class MedicalViewerCrosshairStyle : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable 
Members
ValueMemberDescription
0x00000000None No cross-hair.
0x00000001Fine The cross-hair is one pixel wide and uses the color in MedicalViewerMagnifyGlass.PenColor. (Default).
0x00000002Invert The 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.
0x00000003InvertScreen The 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.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.MedicalViewer Namespace

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