Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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