表示处理布局元素编辑事件(ElementDeletingElementAddedElementModifyingElementModified)的方法类。

命名空间:  SuperMap.Layout
程序集:  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)对象。

版本信息

SuperMap iObjects .NET


请参见