Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the tile styles in a map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapTileStyle
'Usage
Dim instance As MapTileStyle
public enum MapTileStyle
public enum class MapTileStyle
type MapTileStyle
public enum MapTileStyle
Members
| Member name | Description | |
|---|---|---|
| Aerial | Tiles contain aerial imagery of Earth. | |
| Hybrid | Tiles contain aerial imagery, borders, and roads. | |
| Road | Tiles contain roads and streets. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace