 | FontImagesGetFontSize 方法 |
Sweet 开发框架
获取字体大小
命名空间:
SweetUI
程序集:
SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法public int GetFontSize(
int symbol,
int imageSize
)
Public Function GetFontSize (
symbol As Integer,
imageSize As Integer
) As Integer
member GetFontSize :
symbol : int *
imageSize : int -> int
参数
- symbol
- 类型:SystemInt32
图标 - imageSize
- 类型:SystemInt32
图标大小
返回值
类型:
Int32字体大小
参见