BingImagerySet Enumeration |
Enumeration listing the different map contents which can be requested.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public enum BingImagerySet
Public Enumeration BingImagerySet
public enum class BingImagerySet
Members
| Member name | Value | Description |
---|
| Aerial | 0 | Only an aerial view of the map is delivered. |
| AerialWithLabels | 1 | Delivers an aerial view together with labels describing towns, streets etc. . |
| Road | 2 | Delivers Roads in the bitmap. |
See Also