点击或拖拽改变大小

PropertyManagerPage2Handler9WrapperOnSelectionboxListChanged 方法

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSelectionboxListChanged(System.Int32,System.Int32)" 的 <summary> 文档]

命名空间:  Du.SolidWorks.Extension
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public void OnSelectionboxListChanged(
	int id,
	int count
)

参数

id
类型:SystemInt32

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSelectionboxListChanged(System.Int32,System.Int32)" 的 <param name="id"/> 文档]

count
类型:SystemInt32

[缺少 "M:Du.SolidWorks.Extension.PropertyManagerPage2Handler9Wrapper.OnSelectionboxListChanged(System.Int32,System.Int32)" 的 <param name="count"/> 文档]

实现

IPropertyManagerPage2Handler9.OnSelectionboxListChanged(Int32, Int32)
参见