MapControlInteraction Class
From AO_J
A Sandcastle Documented Class Library
| MapControlInteraction Class |
与地图控件的交互,主要但不限于Add-in模式开发使用
Namespace: AO_J
Assembly: AO_J (in AO_J.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class MapControlInteraction
The MapControlInteraction type exposes the following members.
| Name | Description | |
|---|---|---|
| MapControlInteraction | Initializes a new instance of the MapControlInteraction class |
| Name | Description | |
|---|---|---|
| addWMSLayer |
添加 WMS 网络图层
| |
| getlayerbygroup | ||
| getLayerByName(String, IMapControlDefault) |
根据图层名称获取图层对象
| |
| getLayerByName(String, IMap, IEditor) |
根据图层名称获取图层对象
|