点击或拖拽改变大小

PopupScreenEvent 构造函数

初始化一个新的 PopupScreenEvent 实例。

命名空间: Ipxchina.Sdk.Cti.Events
程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法
public PopupScreenEvent(
	PopupScreenEventData data
)

参数

data  PopupScreenEventData
事件数据。
参见