GH_DigitScroller.Prefix Property

GH_DigitScrollerPrefix Property

Gets or sets the prefix text

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Prefix { get; set; }
Public Property Prefix As String
	Get
	Set

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Prefix"]

See Also