GradientBrush.GradientStops Свойство

Определение

Получает или задает ограничения градиента кисти.

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

Значение свойства

GradientStopCollection

Коллекция объектов GradientStop, связанных с кистью, каждый из которых определяет цвет и смещение по оси градиента кисти. Значение по умолчанию — пустой объект GradientStopCollection.

Комментарии

Сведения о свойстве зависимостей

Поле идентификатора GradientStopsProperty
Metadata properties set to true Нет

Применяется к