Leadtools.MedicalViewer Namespace : MedicalViewerSpyGlassTextType Enumeration |
public enum MedicalViewerSpyGlassTextType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MedicalViewerSpyGlassTextType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MedicalViewerSpyGlassTextType
public enum class MedicalViewerSpyGlassTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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