GH_DigitScrollerAmplify Property  | 
 
 Gets or sets whether vertical mouse movement ought to be amplified.
 
 
    Namespace: 
   Grasshopper.GUI
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic bool Amplify { get; set; }Public Property Amplify As Boolean
	Get
	Set
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Amplify"]
See Also