Share via


MapProjections Enumeration

Represents the projections to be used for a map.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration MapProjections
'Usage
Dim instance As MapProjections
public enum MapProjections
public enum class MapProjections
type MapProjections
public enum MapProjections

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.RdlObjectModel Namespace