MedicalViewerSpyGlassTextType Enumeration

Summary
Represents an enumeration that determines whether to show a text over or under the spy glass control, and the type of text shown.
Syntax
C#
VB
C++
public enum MedicalViewerSpyGlassTextType 
  
Public Enum MedicalViewerSpyGlassTextType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerSpyGlassTextType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0None Do not display the text.
1Actual Show the actual values. When used in the MedicalViewerSpyGlass.PositionText property it will display the value in pixels.
2Percentage Display the text in a percentage form.
Remarks
Example

For an example, please refer to MedicalViewerCell.SpyGlass

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.