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

Gets or sets the minimum value of the dial.

Syntax

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

Property Value

Integer

Requirements

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

See Also