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