根据给定的参数构造一个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
用户绘制的自定义对象。