GH_FontServer.ConsoleFamilyChanged Event

GH_FontServerConsoleFamilyChanged Event

Raised whenever the MonospacedFamily is changed.

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

Value

Type: Grasshopper.KernelGH_FontServerConsoleFamilyChangedEventHandler
See Also