Click or drag to resize

NavigationManagerDynamicZoomerPerspectiveModes Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An enumeration used for controlling the map perspectives for which the DynamicZoomer will be in effect.

Namespace:  Telogis.GeoBase.Navigation
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum PerspectiveModes
Members
  Member nameValueDescription
TwoPoint5DOnly0 Dynamic zooming will only occur when the map is in 2.5D mode. This is the default setting.
AnyPerspective1 Dynamic zooming will occur regardless of the map's current perspective mode.
See Also