LinearGradientBrush.LinearColors Właściwość

Definicja

Pobiera lub ustawia kolory początkowe i końcowe gradientu.

public:
 property cli::array <System::Drawing::Color> ^ LinearColors { cli::array <System::Drawing::Color> ^ get(); void set(cli::array <System::Drawing::Color> ^ value); };
public System.Drawing.Color[] LinearColors { get; set; }
member this.LinearColors : System.Drawing.Color[] with get, set
Public Property LinearColors As Color()

Wartość właściwości

Color[]

Tablica dwóch Color struktur reprezentujących kolory początkowe i końcowe gradientu.

Dotyczy