←Select platform

MedicalViewerTextQuality Enumeration

Summary

Represents the quality of the text and whether it is anti-aliased.

Syntax

C#
VB
C++
public enum MedicalViewerTextQuality : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MedicalViewerTextQuality  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class MedicalViewerTextQuality : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0Default Default quality.
1Draft Draft quality.
2Proof Proof quality.
3NonAntialiased Forces use of draft quality.
4Antialiased Enables anti-aliasing for the font.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize