Click or drag to resize

UtilsGetCharWidth Method

返回用户文档首页
获取字符宽度

Namespace: LoongCAD.Util
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public static int GetCharWidth(
	char c
)

Parameters

c  Char
 

Return Value

Int32
See Also