点击或拖拽改变大小

PropertyManagerPage2Handler9WrapperOnListboxRMBUp 方法

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

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

参数

id
类型:SystemInt32

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

posX
类型:SystemInt32

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

posY
类型:SystemInt32

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

实现

IPropertyManagerPage2Handler9.OnListboxRMBUp(Int32, Int32, Int32)
参见