Click or drag to resize

ImageViewCellIHandler Interface

Handler interface for the ImageViewCell.

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

The ImageViewCellIHandler type exposes the following members.

Properties
  NameDescription
Public propertyImageInterpolation
Gets or sets the interpolation mode when scaling images to fit into the cell.
Top
See Also