Click or drag to resize

FontIHandlerTypeface Property

Gets the typeface information for this font

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
FontTypeface Typeface { get; }

Property Value

Type: FontTypeface
Remarks
This should always return an instance that represents the typeface of this font
See Also