表示处理布局绘制结束事件(Drawn)的方法类。

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

语法

C#
public delegate void MapLayoutDrawnEventHandler(
	Object sender,
	MapLayoutDrawnEventArgs e
)

参数

sender
Type: System..::.Object
源事件。
e
Type: SuperMap.UI..::.MapLayoutDrawnEventArgs
包含事件数据的布局绘制结束事件参数类(MapLayoutDrawnEventArgs)。

版本信息

SuperMap iObjects .NET


请参见