表示处理清除布局结束事件(Layouts.Cleared) 的方法类。
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public delegate void LayoutClearedEventHandler( Object sender, LayoutClearedEventArgs e ) |
参数
- sender
- Type: System..::.Object
事件源。
- e
- Type: SuperMap.Data..::.LayoutClearedEventArgs
包含事件数据的清除布局结束事件参数类(LayoutClearedEventArgs)的对象。