执行触控手指抬起操作。

命名空间:  SuperMap.UI
程序集:  SuperMap.Realspace (in SuperMap.Realspace)
版本: dll

语法

C#
public void TouchUp(
	int TouchCount,
	Point TouchPoint1,
	Point TouchPoint2
)

参数

TouchCount
Type: System..::.Int32
指定的触摸点数量。
TouchPoint1
Type: System.Drawing..::.Point
指定的触摸点。
TouchPoint2
Type: System.Drawing..::.Point
指定的触摸点。

请参见