 | UIColorTable 构造函数 (Color) |
Sweet 开发框架
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public UIColorTable(
Color[] colors
)
Public Sub New (
colors As Color()
)
new :
colors : Color[] -> UIColorTable
参数
- colors
- 类型:System.DrawingColor
[缺少 "M:SweetUI.UIColorTable.#ctor(System.Drawing.Color[])" 的 <param name="colors"/> 文档]
参见