Click or drag to resize

WidgetServerInstance Property

Get font server instance.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public static WidgetServer Instance { get; }

Property Value

Type: WidgetServer
The instance.
See Also