Click or drag to resize

GH_DigitScrollerBaseAllowRadixDrag Property

Gets or sets a value indicating whether the radix is allowed to be dragged around.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool AllowRadixDrag { get; set; }

Property Value

Type: Boolean

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

See Also