Graphics.InterpolationMode Vlastnost

Definice

Získá nebo nastaví režim interpolace přidružený k tomuto Graphics.

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

Hodnota vlastnosti

Jedna z InterpolationMode hodnot.

Poznámky

Režim interpolace určuje, jak se počítají přechodné hodnoty mezi dvěma koncovými body.

Platí pro