 | UISignalLampIsShowBorder 属性 |
Sweet 开发框架
Gets or sets a value indicating whether this instance is show border.
命名空间:
SweetUI.Factory
程序集:
SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public bool IsShowBorder { get; set; }
Public Property IsShowBorder As Boolean
Get
Set
member IsShowBorder : bool with get, set
属性值
类型:
Booleantrue if this instance is show border; otherwise,
false.
参见