Click or drag to resize

WidgetServerDropdownFont Property

Get dropdown menu font.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public Font DropdownFont { get; }

Property Value

Type: Font
The dropdown font.
See Also