几何对象编辑事件参数类。为MapControl 控件中的几何对象编辑事件,如:GeometryDeletingGeometryAddedGeometryModifyingGeometryModified提供数据。

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

语法

C#
public class GeometryEventArgs : EventArgs

继承层次

System..::.Object
  System..::.EventArgs
    SuperMap.UI..::.GeometryEventArgs

请参见