dbicGauge Send comments on this topic.
ForeColor Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > UserDrawnTextEventArgs Class : ForeColor Property

The color used to paint the text.

Syntax

Visual Basic (Declaration) 
Public Property ForeColor As Color
C# 
public Color ForeColor {get; set;}

Property Value

System.Drawing.Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also