Click or drag to resize

WidgetServerMenuHeaderFont Property

Get menu header font.

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

Property Value

Type: Font
The dropdown font.
See Also