Click or drag to resize

IParamCtrlGetParameter(ListControl, Boolean) Method

返回用户文档首页
获取参数

Namespace: LoongCAD.STC.Dialog.UIControls
Assembly: LoongCAD.STC.Dialog (in LoongCAD.STC.Dialog.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
Object GetParameter(
	List<Control> exclude,
	bool check
)

Parameters

exclude  ListControl
排除的子属性控件
check  Boolean
是否只包含启用的控件

Return Value

Object
See Also