Click or drag to resize

ImageViewIHandler Interface

Handler interface for the ImageView

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

The ImageViewIHandler type exposes the following members.

Properties
  NameDescription
Public propertyImage
Gets or sets the image to display.
Top
See Also