表示处理专题图元素绘制或几何对象绘制事件(ElementDrawing)的方法类。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public delegate void ElementDrawingEventHandler( Object sender, ElementDrawingEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Mapping..::.ElementDrawingEventArgs
包含事件数据的专题图元素或几何对象绘制事件参数类(ElementDrawingEventArgs)对象。