响应在地图控件的跟踪图层绘制几何对象时的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void MapControl_Tracking( Object sender, TrackingEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.UI..::.TrackingEventArgs
包含事件数据的地图控件跟踪图层绘制几何对象时事件参数类(TrackingEventArgs)的对象。