Click or drag to resize

FontFamilyTypefaces Property

Gets an enumeration of the one or more supported typefaces for this font family

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public IEnumerable<FontTypeface> Typefaces { get; }

Property Value

Type: IEnumerableFontTypeface
See Also