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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly