GH_SliderEventArgsIntermediate Property |
Gets a value indicating whether the change was an intermediate one.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Intermediate { get; }
Public ReadOnly Property Intermediate As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderEventArgs.Intermediate"]
See Also