Click or drag to resize

ReprojectionProvider Properties

The ReprojectionProvider type exposes the following members.

Properties
  NameDescription
Public propertyCacheId
Gets the cache id used to cache the tiled map.
Public propertyMaxZoom
Gets the maximum level where tiles are available.
Public propertyMinZoom
Gets the minimum level where tiles are available.
Public propertyProxy
Gets or sets the proxy used for a web request. Especially for setting the proxy URI and/or credentials, a new WebProxy object can be created assigned to this property.
Public propertyUserAgent
Gets or sets the value of the user agent HTTP header.
Top
See Also