Click or drag to resize

Fonts.IHandler Interface

Platform handler interface for the Fonts class

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IHandler

The Fonts.IHandler type exposes the following members.

Properties
  NameDescription
Public propertyAvailableFontFamilies
Gets an enumeration of available font families in the current system
Top
Methods
  NameDescription
Public methodFontFamilyAvailable
Gets a value indicating whether the specified font family is available in the system
Top
See Also