根据指定的图层对象初始化绘制图层结束事件参数类(LayerDrawnEventArgs)的新实例。
命名空间:
SuperMap.Mapping程序集: SuperMap.Mapping (in SuperMap.Mapping)
版本: dll
语法
C# |
---|
public LayerDrawnEventArgs( Layer layer ) |
参数
- layer
- Type: SuperMap.Mapping..::.Layer
指定的图层对象。
C# |
---|
public LayerDrawnEventArgs( Layer layer ) |