GH_DigitScrollerBaseAmplifyMotion Property |
Gets or sets a value indicating whether vertical mouse drags should be amplified
as the mouse moves further and further.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool AmplifyMotion { get; set; }
Public Property AmplifyMotion As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.AmplifyMotion"]
See Also