Click or drag to resize

ImageIHandler Interface

Handler interface for the Image class

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

The ImageIHandler type exposes the following members.

Properties
  NameDescription
Public propertySize
Gets the size of the image, in pixels
Top
See Also