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 MedicalViewerSpyGlassTextType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.MedicalViewer.MedicalViewerSpyGlassTextType = function() { }; Leadtools.MedicalViewer.MedicalViewerSpyGlassTextType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MedicalViewerSpyGlassTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Actual | Show the actual values. When used in the MedicalViewerSpyGlass.PositionText property it will display the value in pixels. |
None | Do not display the text. |
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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2