响应交互式编辑地图状态下,添加一个空间对象时的事件实现。
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public virtual void MapControl_GeometryAdded( Object sender, GeometryEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.UI..::.GeometryEventArgs
包含事件数据的添加一个空间对象时事件参数类(GeometryEventArgs)的对象。