Click or drag to resize

MapProjectionType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An enumeration representing projection types for locally generated maps.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum MapProjectionType
Members
  Member nameValueDescription
Mercator0 Draw the map using Mercator projection.
Lambert1 Draw the map using Lambert azimuthal projection.
See Also