共用方式為


MapProjections 列舉

Represents the projections to be used for a map.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration MapProjections
'用途
Dim instance As MapProjections
public enum MapProjections
public enum class MapProjections
type MapProjections
public enum MapProjections

成員

成員名稱 說明
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.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間