Click or drag to resize

WidgetServerTextFont Property

Get font for regular text.

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

Property Value

Type: Font
The text font.
See Also