Gets/sets interpolation algorithm used during water drop transformation.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Property InterpolationMode As InterpolationMode

C#

public InterpolationMode InterpolationMode { get; set; }

Property Value

InterpolationMode value specifying interpolation algorithm used during water drop transformation.

Remarks

Default value is MediumQuality.