MedicalViewerScaleTagType Enumeration

Summary
Represents the style of scale overlay tag value which will be displayed on the cell.
Syntax
C#
VB
C++
public enum MedicalViewerScaleTagType 
  
Public Enum MedicalViewerScaleTagType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerScaleTagType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0X Displays the scale value in a normalized form.
1Percentage Displays the scale value in a percentage form.
Remarks

Use SetTag method to display the scale tag on the cell.

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.