GH_DigitScrollerBase.Prefix Property

GH_DigitScrollerBasePrefix Property

Gets or sets the prefix text to be displayed on the scroller.

Namespace:  Grasshopper.GUI.Base
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.Base.GH_DigitScrollerBase.Prefix"]

See Also