Click or drag to resize

ColorManagerGetClassColor Method

返回用户文档首页
获取指定颜色等级的颜色值

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public uint GetClassColor(
	int classLevel
)

Parameters

classLevel  Int32

Return Value

UInt32
颜色值,格式为XRGB
See Also