ScaleTagType Property

Summary
Gets or sets the style of scale overlay tag value which will be displayed on the cell.
Syntax
C#
C++/CLI
public MedicalViewerScaleTagType ScaleTagType { get; set; } 
            public: 
property MedicalViewerScaleTagType ScaleTagType { 
   MedicalViewerScaleTagType get(); 
   void set (    MedicalViewerScaleTagType ); 
} 

Property Value

A MedicalViewerScaleTagType enumeration that represents the style of scale overlay tag value which will be displayed on the cell.

Remarks

To display the scale tag on the cell, use the SetTag method.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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