Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.12.8
|
Leadtools.MedicalViewer Namespace : MedicalViewerCrosshairStyle Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | None | No cross-hair. |
0x00000001 | Fine | The cross-hair is one pixel wide and uses the color in MedicalViewerMagnifyGlass.PenColor. (Default). |
0x00000002 | Invert | 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. |
0x00000003 | InvertScreen | 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. |
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerCrosshairStyle