MedicalViewerTextQuality Enumeration

Summary
Represents the quality of the text and whether it is anti-aliased.
Syntax
C#
C++/CLI
public enum MedicalViewerTextQuality 
            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

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

Leadtools.MedicalViewer Assembly

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