点击或拖拽改变大小

ITileWebAgent 接口

瓦片Web可代理 接口

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

The ITileWebAgent type exposes the following members.

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