Gets or sets the InterpolationMode parameter used to resize images.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public InterpolationMode InterpolationMode { get; set; }
Visual Basic
Public Property InterpolationMode As InterpolationMode
	Get
	Set

See Also