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

The gauge displaying the text.

Syntax

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

Property Value

dbiGaugeObject

Requirements

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

See Also