MapProjection 列舉
Represents the projections to be used for a map.
命名空間: Microsoft.ReportingServices.OnDemandReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Public Enumeration MapProjection
'用途
Dim instance As MapProjection
public enum MapProjection
public enum class MapProjection
type MapProjection
public enum MapProjection
成員
成員名稱 | 說明 | |
---|---|---|
Equirectangular | Equirectangular projection is used. | |
Mercator | Mercator projection is used. | |
Robinson | Robinson projection is used. | |
Fahey | Fahey projection is used. | |
Eckert1 | Eckert1 projection is used. | |
Eckert3 | Eckert3 projection is used. | |
HammerAitoff | HammerAitoff projection is used. | |
Wagner3 | Wagner3 projection is used. | |
Bonne | Bonne projection is used. |