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