执行触控移动操作。
命名空间:
SuperMap.UI程序集: SuperMap.Realspace (in SuperMap.Realspace)
版本: dll
语法
C# |
---|
public void TouchMove( int TouchCount, Point TouchPoint1, Point TouchPoint2 ) |
参数
- TouchCount
- Type: System..::.Int32
指定的触摸点数量。
- TouchPoint1
- Type: System.Drawing..::.Point
指定的触摸点。
- TouchPoint2
- Type: System.Drawing..::.Point
指定的触摸点。