点击或拖拽改变大小

WMSLayer 方法

The WMSLayer type exposes the following members.

方法
  名称说明
公共方法Add
添加图层
受保护的方法CancelDraw
是否取消绘制
公共方法Clear
清空图层集合
公共方法CreateWMSLayer
初始化WMS图层(在展示前前调用)
公共方法CreateWMSLayerEx
初始化WMS图层(在展示前前调用)
公共方法Dispose
释放
(覆写 BaseLayerDispose.)
受保护的方法DrawTypeFilter
绘制类型过滤器
公共方法GetEnumerator
返回循环访问的枚举数
公共方法GetFeatureInfoURL(IDisplay, Double, Double)
获取WMS GetFeatureInfo 请求的URI
公共方法静态成员GetFeatureInfoURL(String, WMSVersionStyle, String, String, IBoundingBox, Int32, Int32, String, Double, Double, String, Int32, String, String)
获取WMS GetFeatureInfo 请求的URI
公共方法GetLayerByName
根据图层名称获取图层
受保护的方法GetLayersAndStylesAndParams_DG
返回图层和类型的字符串
公共方法GetMapURL(IDisplay)
获取WMS GetMap 请求的URI
公共方法静态成员GetMapURL(String, WMSVersionStyle, String, String, IBoundingBox, Int32, Int32, String, String, String, String, String, String, String)
获取WMS GetMap 请求的URI
公共方法GetServiceAgentUrl
获取跳转的URL链接
公共方法GetVisibleInfo
获取指定比例尺范围下可见状态
(继承自 BaseLayer。)
公共方法IndexOf
获取图层索引
公共方法Insert
插入图层 通过 索引
公共方法OnDraw
绘制
(覆写 BaseLayerOnDraw(DrawType, IDisplay, IDrawArgs).)
受保护的方法OnPropertyChanged
在更改属性值时调用
(继承自 BaseLayer。)
公共方法RemoveAt
移除子项通过索引
Top
参见