表示处理布局清除事件( Layouts.Clearing )事件的方法类。

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

语法

C#
public delegate void LayoutClearingEventHandler(
	Object sender,
	LayoutClearingEventArgs e
)

参数

sender
Type: System..::.Object
事件源。
e
Type: SuperMap.Data..::.LayoutClearingEventArgs
包含事件数据的布局清除事件参数类( LayoutClearingEventArgs) 对象。

版本信息

SuperMap iObjects .NET


SuperMap Objects .NET

受以下版本支持: 6.1.3

请参见