InterpolationMode Property
InterpolationMode
Gets or sets the interpolation mode associated with this DrawingContext.
Declaration
public InterpolationMode InterpolationMode { get; set; }
Property Value
| Type | Description |
|---|---|
| InterpolationMode | One of the InterpolationMode values. |
Remarks
The interpolation mode determines how intermediate values between two endpoints are calculated.