GH_NumberSliderSnappingEditorSnapLines Property |
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public List<string> SnapLines { get; }
Public ReadOnly Property SnapLines As List(Of String)
Get
Property Value
Type:
ListString[Missing <value> documentation for "P:Grasshopper.GUI.GH_NumberSliderSnappingEditor.SnapLines"]
See Also