GH_FontServer.ScriptFamilyChanged Event

GH_FontServerScriptFamilyChanged Event

Raised whenever the ScriptFamily is changed.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static event GH_FontServerScriptFamilyChangedEventHandler ScriptFamilyChanged
Public Shared Event ScriptFamilyChanged As GH_FontServerScriptFamilyChangedEventHandler

Value

Type: Grasshopper.KernelGH_FontServerScriptFamilyChangedEventHandler
See Also