MapProjection-Enumeration
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
Elemente
Elementname | Beschreibung | |
---|---|---|
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. |
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace