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

The value representated by the major tick mark.

Syntax

Visual Basic (Declaration) 
Public Property Value As Integer
C# 
public int Value {get; set;}

Property Value

Integer

Requirements

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

See Also