Click or drag to resize

FontDialogIHandlerFont Property

Gets or sets the currently selected font.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Font Font { get; set; }

Property Value

Type: Font
The selected font.
See Also