点击或拖拽改变大小

IWebAgent 接口

Web可代理 接口

命名空间:  GISShare.SMap.WPF.Layer
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public interface IWebAgent

The IWebAgent type exposes the following members.

属性
  名称说明
公共属性ServiceAgent
是否使用服务代理请求
公共属性ServiceAgentURLAddressArray
服务代理地址链接地址数组(适合的条件下可以为空)
公共属性ServiceAgentURLHeader
服务代理地址链接接头
Top
方法
  名称说明
公共方法GetServiceAgentUrl
获取跳转的URL链接
Top
参见