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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly