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; }
ReadOnly Property Family As FontFamily
Get
abstract Family : FontFamily with get
Property Value
Type:
FontFamilyRemarks
This should always return an instance that represents the family of this font
See Also