GradientBrush.GradientStops Vlastnost

Definice

Získá nebo nastaví přechodové zarážky štětce.

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

Hodnota vlastnosti

GradientStopCollection

Kolekce objektů přidružených GradientStop ke štětci, z nichž každá určuje barvu a posun podél přechodové osy štětce. Výchozí hodnota je prázdná GradientStopCollection.

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru GradientStopsProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro