点击或拖拽改变大小

DragDropDevice 构造函数

初始化 DragDropDevice 类的一个新实例

命名空间:  CPF.Input
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public DragDropDevice(
	InputManager inputManager
)

参数

inputManager
类型:CPF.InputInputManager

[缺少 "M:CPF.Input.DragDropDevice.#ctor(CPF.Input.InputManager)" 的 <param name="inputManager"/> 文档]

参见