FontDialogIHandler Interface |
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : CommonDialogIHandler,
WidgetIHandler
Public Interface IHandler
Inherits CommonDialogIHandler, WidgetIHandler
type IHandler =
interface
interface CommonDialogIHandler
interface WidgetIHandler
end
The FontDialogIHandler type exposes the following members.
Properties
| Name | Description |
---|
| Font |
Gets or sets the currently selected font.
|
TopSee Also