Click or drag to resize

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_DigitScrollerBase.AmplifyMotion"]

See Also