命名空间:
SuperMap.Layout
程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
程序集: SuperMap.Layout (in SuperMap.Layout)
版本: dll
语法
C# |
---|
public delegate void ElementEventHandler( Object sender, ElementEventArgs e ) |
参数
- sender
- Type: System..::.Object
源事件。
- e
- Type: SuperMap.Layout..::.ElementEventArgs
包含事件数据的布局元素编辑事件参数类(ElementEventArgs)对象。