Click or drag to resize

GH_FontListFilter Property

Gets or sets the filter string. You must call RecreateFontList() before the new font list is created.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string Filter { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FontList.Filter"]

See Also