Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1Gauge Class / TextRenderingHint Property

In This Topic
    TextRenderingHint Property (C1Gauge)
    In This Topic
    Gets or sets the quality of text rendering.
    Syntax
    'Declaration
     
    Public Property TextRenderingHint As System.Drawing.Text.TextRenderingHint
    public System.Drawing.Text.TextRenderingHint TextRenderingHint {get; set;}
    See Also