 | UISignalLampLampColor 属性 |
Sweet 开发框架
Gets or sets the color of the lamp.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public Color[] LampColor { get; set; }
Public Property LampColor As Color()
Get
Set
member LampColor : Color[] with get, set
属性值
类型:
ColorThe color of the lamp.
参见