Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OverlayTextSize Property







Gets or sets the size of the overlay tag displayed on the MedicalViewer cells controls, 0 means that the tag will be resized based on the cell size
Syntax
public int OverlayTextSize {get; set;}
'Declaration
 
Public Property OverlayTextSize As Integer
'Usage
 
Dim instance As WorkstationViewer
Dim value As Integer
 
instance.OverlayTextSize = value
 
value = instance.OverlayTextSize

            

            
public: __property int get_OverlayTextSize();
public: __property void set_OverlayTextSize( 
   int value
);
public:
property int OverlayTextSize {
   int get();
   void set (    int value);
}

Property Value

Type: System.Int32 The size of the overlay tag displayed on the MedicalViewer cells controls, 0 means that the tag will be resized based on the cell size
Requirements

Target Platforms

See Also

Reference

WorkstationViewer Class
WorkstationViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features