Glossary Item Box

LabDevTools Send comments on this topic.

Min

Gets or sets the minimum value of the control scale.  

 

[Visual Basic]
Public Property Min As Double
[C#]
public double Min
Observations:

In the figure of under it is 0:

LabDevTools.Knob.Values.Min = 0

that it is also the value of default. 

See also:

Max | Max_Visible | Min_Visible | Tooltip | Value | ValueInString

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.