根据给定的参数构造一个MapLayoutDrawnEventArgs新对象。

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

语法

C#
public MapLayoutDrawnEventArgs(
	MapLayout mapLayout,
	LayoutPainter painter
)

参数

mapLayout
Type: SuperMap.Layout..::.MapLayout
指定的MapLayout对象。
painter
Type: SuperMap.Layout..::.LayoutPainter
用户绘制的自定义对象。

版本信息

SuperMap iObjects .NET


请参见