Click or drag to resize

RadioButtonGetParameter(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#
public Object GetParameter(
	List<Control> exclude,
	bool check
)

Parameters

exclude  ListControl
 
check  Boolean
 

Return Value

Object

Implements

IParamCtrlGetParameter(ListControl, Boolean)
See Also