Click or drag to resize

MapPerspective Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An enumeration of options for the perspective to draw a map from.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum MapPerspective
Members
  Member nameValueDescription
TwoD0 Draw the map from a plain top down perspective similar to a paper map. This is the default.
TwoPointFiveD1 Draw the map from an angled perspective, useful for navigation.
See Also