 | UITimeLineDetailsFont 属性 |
Sweet 开发框架
Gets or sets the details font.
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public Font DetailsFont { get; set; }
Public Property DetailsFont As Font
Get
Set
member DetailsFont : Font with get, set
属性值
类型:
FontThe details font.
参见