Click or drag to resize

FormattedTextFont Property

Gets or sets the font to use to draw the text.

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

Property Value

Type: Font
See Also