GH_Slider_ObsoleteIsIntermediate Property |
Gets the intermediate flag. If True, the user is currently dragging the slider.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsIntermediate { get; }
Public ReadOnly Property IsIntermediate As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider_Obsolete.IsIntermediate"]
See Also