←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly