| GraphicsImageInterpolation Property  | 
 
            Gets or sets the interpolation mode for drawing images
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic ImageInterpolation ImageInterpolation { get; set; }Public Property ImageInterpolation As ImageInterpolation
	Get
	Set
member ImageInterpolation : ImageInterpolation with get, set
Property Value
Type: 
ImageInterpolation See Also
See Also