OverlayTextSize Property

Summary
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
C#
VB
C++
public int OverlayTextSize { get; set; } 
  
Public Property OverlayTextSize As Integer 
public: 
property int OverlayTextSize { 
   int get(); 
   void set (    int ); 
} 

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

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

Leadtools.Medical.Workstation Assembly

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