Gets/sets interpolation algorithm used during resizing (occurred when SourceRectangle or source bitmap has different dimension from DestinationRectangle).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property InterpolationMode As InterpolationMode
public InterpolationMode InterpolationMode { get; set; }