InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / XView Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property (XView)
    In This Topic
    Gets or sets the TextRenderingHint that controls text rendering quality.
    Syntax
    'Declaration
     
    Public Property TextRenderingHint As TextRenderingHint
    public TextRenderingHint TextRenderingHint {get; set;}
    See Also