 | ControlHelperColors 属性 |
Sweet 开发框架
Gets the colors.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static Color[] Colors { get; }
Public Shared ReadOnly Property Colors As Color()
Get
static member Colors : Color[] with get
属性值
类型:
ColorThe colors.
参见