Specifies a set of descriptive zoom levels that relate to a map scale.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public enum ZoomLevel
Visual Basic (Declaration)
Public Enumeration ZoomLevel

Members

Member nameDescription
Building
1:1,250
Buildings
1:2,500
Cities
1:160,000
City
1:80,000
CityBlock
1:5,000
CityBlocks
1:10,000
Continent
1:50,000,000
Counties
1:1,500,000
Countries
1:25,000,000
Country
1:12,000,000
County
1:750,000
Global
1:100,000,000
House
1:106
HouseProperty
1:312
Houses
1:625
MetropolitanArea
1:320,000
Neighborhood
1:20,000
Room
1:27
Rooms
1:54
State
1:3,000,000
States
1:6,000,000
Town
1:40,000

See Also