 | UIFontColorFont 方法 (Single) |
Sweet 开发框架
默认字体
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public static Font Font(
float fontSize
)
Public Shared Function Font (
fontSize As Single
) As Font
static member Font :
fontSize : float32 -> Font
参数
- fontSize
- 类型:SystemSingle
[缺少 "M:SweetUI.UIFontColor.Font(System.Single)" 的 <param name="fontSize"/> 文档]
返回值
类型:
Font[缺少 "M:SweetUI.UIFontColor.Font(System.Single)" 的 <returns> 文档]
参见