FontPickerIHandlerValue Property |
Gets or sets the currently selected font.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Property Value As Font
Get
Set
abstract Value : Font with get, set
Property Value
Type:
FontThe selected font.
See Also