ShellBrowser .Net Edition
InterpolationMode Property
NamespacesJam.ShellSystemImageListHelperInterpolationMode
Get or set the Interpolation mode that the SystemImageListHelper will use to render the Thumbnails. Change this property to optimize image rendering for quality or speed.
Declaration Syntax
C#Visual BasicVisual C++
public InterpolationMode InterpolationMode { get; set; }
Public Property InterpolationMode As InterpolationMode
public:
property InterpolationMode InterpolationMode {
	InterpolationMode get ();
	void set (InterpolationMode value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)