Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Represents the projections to be used for a map.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapProjection
'Usage
Dim instance As MapProjection
public enum MapProjection
public enum class MapProjection
type MapProjection
public enum MapProjection
Members
| Member name | Description | |
|---|---|---|
| Bonne | Bonne projection is used. | |
| Eckert1 | Eckert1 projection is used. | |
| Eckert3 | Eckert3 projection is used. | |
| Equirectangular | Equirectangular projection is used. | |
| Fahey | Fahey projection is used. | |
| HammerAitoff | HammerAitoff projection is used. | |
| Mercator | Mercator projection is used. | |
| Robinson | Robinson projection is used. | |
| Wagner3 | Wagner3 projection is used. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace