GH_DigitNumberMinimum Property  | 
 
 Gets the minimum value allowed in this number.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic decimal Minimum { get; set; }Public Property Minimum As Decimal
	Get
	Set
Property Value
Type: 
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitNumber.Minimum"]
See Also