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