TextQuality Property

Summary
Gets or sets an enumerated value that indicates the quality of the overlay text.
Syntax
C#
VB
C++
public MedicalViewerTextQuality TextQuality { get; set; } 
  
Public Property TextQuality As MedicalViewerTextQuality 
            public: 
property MedicalViewerTextQuality TextQuality { 
   MedicalViewerTextQuality get(); 
   void set (    MedicalViewerTextQuality ); 
} 

Property Value

Enumerated value that indicates the style of the quality of the overlay text.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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