Graphics.InterpolationMode Właściwość

Definicja

Pobiera lub ustawia tryb interpolacji skojarzony z tym Graphicselementem .

public:
 property System::Drawing::Drawing2D::InterpolationMode InterpolationMode { System::Drawing::Drawing2D::InterpolationMode get(); void set(System::Drawing::Drawing2D::InterpolationMode value); };
public System.Drawing.Drawing2D.InterpolationMode InterpolationMode { get; set; }
member this.InterpolationMode : System.Drawing.Drawing2D.InterpolationMode with get, set
Public Property InterpolationMode As InterpolationMode

Wartość właściwości

InterpolationMode Jedna z wartości.

Uwagi

Tryb interpolacji określa sposób obliczania wartości pośrednich między dwoma punktami końcowymi.

Dotyczy