Click or drag to resize

ImageComboBoxBaseLoadItems(Type, Int32) Method

返回用户文档首页
Namespace: LoongCAD.UI
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public void LoadItems(
	Type defType,
	int imgIdxOff = 0
)

Parameters

defType  Type
 
imgIdxOff  Int32  (Optional)
 
See Also