TableHelperGetBrush - метод |
The get brush.
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public static Brush GetBrush(
StorageColor color
)
Public Shared Function GetBrush (
color As StorageColor
) As Brush
public:
static Brush^ GetBrush(
StorageColor color
)
static member GetBrush :
color : StorageColor -> Brush
Параметры
- color
- Тип: Tessa.Platform.StorageStorageColor
The color.
Возвращаемое значение
Тип:
Brush
The
Brush.
См. также