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 : MedicalViewerSpyGlassTextType Enumeration |
Value | Member | Description |
---|---|---|
0x00000000 | None | Do not display the text. |
0x00000001 | Actual | Show the actual values. When used in the MedicalViewerSpyGlass.PositionText property it will display the value in pixels. |
0x00000002 | Percentage | Display the text in a percentage form. |
in either MedicalViewerSpyGlass.PositionText or MedicalViewerSpyGlass.ZoomText means that the text will not be shown. Setting this enumeration to any other value will display the text.
System.Object
System.ValueType
System.Enum
Leadtools.MedicalViewer.MedicalViewerSpyGlassTextType