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

Gets or sets the current position of the needle in primary gauge.

Syntax

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

Property Value

Integer

Requirements

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

See Also