用于获取配准地图窗口的鼠标移动事件。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void TargetMapControl_MouseMove( Object sender, MouseEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: System.Windows.Forms..::.MouseEventArgs
包含配准地图窗口鼠标移动操作事件的参数类(MouseEventArgs)的对象。