GH_DigitScroller.Input_Parse Method

GH_DigitScrollerInput_Parse Method

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override bool Input_Parse(
	string text
)
Protected Overrides Function Input_Parse ( 
	text As String
) As Boolean

Parameters

text
Type: SystemString

Return Value

Type: Boolean
See Also