GH_SliderBaseEpsilon Property |
Gets the smallest value change supported by the current slider properties.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public decimal Epsilon { get; }
Public ReadOnly Property Epsilon As Decimal
Get
Property Value
Type:
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.Epsilon"]
See Also