GH_SliderBaseSnapDistance Property |
Gets or sets the snap distance in absolute values.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public decimal SnapDistance { get; set; }
Public Property SnapDistance As Decimal
Get
Set
Property Value
Type:
Decimal[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.SnapDistance"]
See Also