Specifies a set of descriptive zoom levels that relate to a map scale.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public enum ZoomLevel |
Visual Basic (Declaration) |
---|
Public Enumeration ZoomLevel |
Members
Value | Member name | Description | |
---|---|---|---|
16 | Building |
1:1,250
| |
15 | Buildings |
1:2,500
| |
9 | Cities |
1:160,000
| |
10 | City |
1:80,000
| |
14 | CityBlock |
1:5,000
| |
13 | CityBlocks |
1:10,000
| |
1 | Continent |
1:50,000,000
| |
6 | Counties |
1:1,500,000
| |
2 | Countries |
1:25,000,000
| |
3 | Country |
1:12,000,000
| |
7 | County |
1:750,000
| |
0 | Global |
1:100,000,000
| |
19 | House |
1:106
| |
18 | HouseProperty |
1:312
| |
17 | Houses |
1:625
| |
8 | MetropolitanArea |
1:320,000
| |
12 | Neighborhood |
1:20,000
| |
21 | Room |
1:27
| |
20 | Rooms |
1:54
| |
5 | State |
1:3,000,000
| |
4 | States |
1:6,000,000
| |
11 | Town |
1:40,000
|