相应布局控件中绘制几何对象结束时候跟踪事件结束实现。

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

语法

C#
public virtual void MapLayoutControl_Tracked(
	Object sender,
	TrackedEventArgs e
)

参数

sender
Type: System..::.Object
源事件。
e
Type: SuperMap.UI..::.TrackedEventArgs
包含事件数据的布局控件中绘制几何对象结束时候跟踪事件参数类(TrackedEventArgs)的对象。

请参见