Click or drag to resize

FontIHandlerFamily Property

Gets the family information for this font

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

Property Value

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