Click or drag to resize

XMapTiledProvider Properties

The XMapTiledProvider type exposes the following members.

Properties
  NameDescription
Public propertyBorder
Gets or sets the additional border size for a tile.
(Inherited from XMapTiledProviderBase.)
Public propertyCacheId
Gets the cache id used to cache the tiled map.
(Overrides XMapTiledProviderBaseCacheId.)
Public propertyContextKey
Gets or sets the context key.
(Inherited from XMapTiledProviderBase.)
Public propertyCustomCallerContextProperties
Customized caller constext properties.
Public propertyCustomProfile
Gets or sets the custom profile of the xMapServer.
(Inherited from XMapTiledProviderBase.)
Public propertyCustomXMapLayers
Gets or sets the custom layers of the xMapServer.
Public propertyFactor
Gets or sets the factor relative to the standard tiling scheme.
(Inherited from XMapTiledProviderBase.)
Public propertyMaxZoom
Gets the maximum level where tiles are available.
(Inherited from XMapTiledProviderBase.)
Public propertyMinZoom
Gets the minimum level where tiles are available.
(Inherited from XMapTiledProviderBase.)
Public propertyOverlapFactor
Gets or sets the amount of overlapping area for neighboring tiles.
(Inherited from XMapTiledProviderBase.)
Public propertyPassword
The password for basic Http authentication.
Public propertyReferenceTime
Gets or sets the reference time for feature layers.
Public propertyUser
The user name for basic Http authentication.
Top
See Also