IGH_SettingFrontend.Keywords Property

IGH_SettingFrontendKeywords Property

Optional keywords for this setting.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IEnumerable<string> Keywords { get; }
ReadOnly Property Keywords As IEnumerable(Of String)
	Get

Property Value

Type: IEnumerableString

[Missing <value> documentation for "P:Grasshopper.GUI.IGH_SettingFrontend.Keywords"]

See Also