ImageTextCellIHandlerImageInterpolation Property |
Gets or sets the interpolation mode when scaling images to fit into the cell.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax ImageInterpolation ImageInterpolation { get; set; }
Property ImageInterpolation As ImageInterpolation
Get
Set
abstract ImageInterpolation : ImageInterpolation with get, set
Property Value
Type:
ImageInterpolationThe image interpolation.
See Also