GradientBrush.GradientStops Właściwość

Definicja

Pobiera lub ustawia gradient pędzla.

public:
 property System::Windows::Media::GradientStopCollection ^ GradientStops { System::Windows::Media::GradientStopCollection ^ get(); void set(System::Windows::Media::GradientStopCollection ^ value); };
public System.Windows.Media.GradientStopCollection GradientStops { get; set; }
member this.GradientStops : System.Windows.Media.GradientStopCollection with get, set
Public Property GradientStops As GradientStopCollection

Wartość właściwości

Kolekcja GradientStop obiektów skojarzonych z pędzlem, z których każdy określa kolor i przesunięcie wzdłuż osi gradientu pędzla. Wartość domyślna to pusta GradientStopCollectionwartość .

Uwagi

Informacje o właściwości zależności

Przedmiot Wartość
Pole identyfikatora GradientStopsProperty
Właściwości metadanych ustawione na true Żadne

Dotyczy