Handler interface for the
Image class
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : WidgetIHandler
Public Interface IHandler
Inherits WidgetIHandler
type IHandler =
interface
interface WidgetIHandler
end
The ImageIHandler type exposes the following members.
Properties
| Name | Description |
---|
| Size |
Gets the size of the image, in pixels
|
TopSee Also