dbicDial Send comments on this topic.
Value Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : Value Property

Gets or sets the current value of the dial.

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