StorageLinearGradientBrush.GradientStops - свойство |
Набор точек останова градиента с указанием цвета и смещения.
Пространство имён:
Tessa.Platform.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic IReadOnlyList<StorageGradientStop> GradientStops { get; }Public ReadOnly Property GradientStops As IReadOnlyList(Of StorageGradientStop)
Get
public:
property IReadOnlyList<StorageGradientStop>^ GradientStops {
IReadOnlyList<StorageGradientStop>^ get ();
}member GradientStops : IReadOnlyList<StorageGradientStop> with get
Значение свойства
Тип:
IReadOnlyList<StorageGradientStop>
См. также