LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

ScaleTagType Property

Show in webframe





Gets or sets the style of scale overlay tag value which will be displayed on the cell.
Syntax
public MedicalViewerScaleTagType ScaleTagType {get; set;}
'Declaration
 
Public Property ScaleTagType As MedicalViewerScaleTagType
'Usage
 
Dim instance As MedicalViewerBaseCell
Dim value As MedicalViewerScaleTagType
 
instance.ScaleTagType = value
 
value = instance.ScaleTagType

            

            
public:
property MedicalViewerScaleTagType ScaleTagType {
   MedicalViewerScaleTagType get();
   void set (    MedicalViewerScaleTagType value);
}

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(Int32,MedicalViewerTagAlignment,MedicalViewerTagType) method.
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features