thinkgeo.mapsuite.core.bingmapszoomlevelset

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.bingmapszoomlevelset [2015/09/17 10:25]
admin
thinkgeo.mapsuite.core.bingmapszoomlevelset [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet ====== ====== ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents the zoom levels used by Bing Maps. This class represents the zoom levels used by Bing Maps.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 6: Line 9:
       ***ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet**       ***ThinkGeo.MapSuite.Core.BingMapsZoomLevelSet**
 ===== Members Summary ===== ===== Members Summary =====
-=== Public Constructors === +==== Public Constructors ==== 
-<div class_table>​ +** {{wiki:​PublicMethod.gif|}} BingMapsZoomLevelSet() **
-**{{wiki:​PublicMethod.gif|}}[[#BingMapsZoomLevelSet()|BingMapsZoomLevelSet]]** +
-  * **Parameters**:​N/​A +
-  * **DeclaringType**:​N/​A +
-  * **Summary**:​This class represents the zoom levels used by Bing Maps. +
-</​div>​+
  
-=== Protected Constructors === +  * //This class represents the zoom levels used by Bing Maps.// 
-=== Public Methods === +== Remarks == 
-<div class_table>​ +  * //If you want to create some layers that match up with Bing Maps layers, you should use this ZoomSet.//​ 
-**{{wiki:​PublicMethod.gif|}}[[#Equals(Object)|Equals]]** +== Parameters == 
-  * **Parameters**:​Object +<div newline></​div>​ 
-  * **DeclaringType**:​Object +==== Protected Constructors ​==== 
-  * **Summary**:​N/​A +==== Public Methods ==== 
-</​div>​+** {{wiki:​PublicMethod.gif|}} ​GetZoomLevel(RectangleShape,​Double,​GeographyUnit) **
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:PublicMethod.gif|}}[[#GetType()|GetType]]** +  Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +== Parameters == 
-**{{wiki:​PublicMethod.gif|}}[[#​GetZoomLevel(RectangleShape,​Double,​GeographyUnit)|GetZoomLevel]]** +  //extent// 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +    Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +    Description:N/A
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//​screenWidth//​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetZoomLevel(RectangleShape,​Double,​GeographyUnit,​Single)|GetZoomLevel]]*+    Type:Double 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],​Single +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//mapUnit// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit,​Single)|GetZoomLevelForDrawing]]*+    Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Parameters**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]],Single +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +
-  * **Summary**:N/A +
-</​div>​+
  
-<​div ​class_table+<​div ​newline></​div
-**{{wiki:​PublicMethod.gif|}}[[#​GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit)|GetZoomLevelForDrawing]]** +** {{wiki:​PublicMethod.gif|}} ​GetZoomLevel(RectangleShape,​Double,​GeographyUnit,Single) **
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]],​Double,​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​//N/A// 
-**{{wiki:​PublicMethod.gif|}}[[#​GetZoomLevels()|GetZoomLevels]]** +== Remarks == 
-  * **Parameters**:​N/A +  * //N/A//
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +
-  * **Summary**:​N/A +
-</div>+
  
-<div class_table>​ +== Return Value == 
-**{{wiki:PublicMethod.gif|}}[[#ToString()|ToString]]** +  Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  * **Parameters**:N/A +  * Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-=== Protected Methods === +== Parameters ​== 
-<div class_table>​ +  * //extent// 
-**{{wiki:ProtectedMethod.gif|}}[[#Finalize()|Finalize]]** +    Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Parameters**:N/A +    Description:N/A
-  * **DeclaringType**:​Object +
-  * **Summary**:​N/​A +
-</​div>​+
  
-<div class_table>​ +  ​* //​screenWidth//​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** +    Type:Double 
-  * **Parameters**:​N/A +    Description:N/A
-  * **DeclaringType**:Object +
-  * **Summary**:N/A +
-</​div>​+
  
-<div class_table>​ +  ​//mapUnit// 
-**{{wiki:​ProtectedMethod.gif|}}[[#​uSk=(Double)|uSk=]]*+    Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Parameters**:​Double +    Description:N/A
-  * **DeclaringType**:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] +
-  * **Summary**:N/A +
-</​div>​+
  
-=== Public Properties === +  ​//dpi// 
-**{{wiki:​PublicProperty.gif|}}[[#​CustomZoomLevels|CustomZoomLevels]]*+    Type:Single 
-  * **Return**:Collection<​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]>​ +    Description:N/A
-  * **Summary**:N/A+
  
-**{{wiki:PublicProperty.gif|}}[[#​Name|Name]]** +<div newline></​div>​ 
-  * **Return**:​String +** {{wiki:PublicMethod.gif|}} ​GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit,​Single) ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel01|ZoomLevel01]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel02|ZoomLevel02]]** +== Return Value == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel03|ZoomLevel03]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * //​extent//​ 
-  * **Summary**:N/A+    ​Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel04|ZoomLevel04]]** +  ​//​screenWidth//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +    Type:Double 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel05|ZoomLevel05]]** +  ​//mapUnit// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +    Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel06|ZoomLevel06]]** +  ​//dpi// 
-  * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +    Type:Single 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​ZoomLevel07|ZoomLevel07]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +** {{wiki:PublicMethod.gif|}} ​GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit) ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel08|ZoomLevel08]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel09|ZoomLevel09]]** +== Return Value == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel10|ZoomLevel10]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * //​extent//​ 
-  * **Summary**:N/A+    ​Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
 +    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel11|ZoomLevel11]]** +  ​//​screenWidth//​ 
-  * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +    Type:Double 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel12|ZoomLevel12]]** +  ​//mapUnit// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +    Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Summary**:N/A+    Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​ZoomLevel13|ZoomLevel13]]** +<div newline></​div>​ 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +** {{wiki:PublicMethod.gif|}} ​GetZoomLevels() ​**
-  * **Summary**:​N/​A+
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel14|ZoomLevel14]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel15|ZoomLevel15]]** +== Return Value == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * Type:Collection<​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]> 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​ZoomLevel16|ZoomLevel16]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​ToString() ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel17|ZoomLevel17]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel18|ZoomLevel18]]** +== Return Value == 
-  * **Return**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +  * Type:String 
-  * **Summary**:N/A+  * Description:N/A
  
-**{{wiki:PublicProperty.gif|}}[[#​ZoomLevel19|ZoomLevel19]]** +== Parameters == 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +<div newline></​div>​ 
-  * **Summary**:​N/​A+** {{wiki:PublicMethod.gif|}} ​Equals(Object) ​**
  
-**{{wiki:​PublicProperty.gif|}}[[#​ZoomLevel20|ZoomLevel20]]** +  ​//N/A// 
-  * **Return**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Summary**:​N/A+  * //N/A//
  
-=== Protected Properties === +== Return Value == 
-=== Public Events === +  * Type:​Boolean 
-===== Public Constructors ===== +  * Description:​N/A
-=== BingMapsZoomLevelSet() === +
-This class represents the zoom levels used by Bing Maps. +
-==== Remarks ==== +
-If you want to create some layers that match up with Bing Maps layers, you should use this ZoomSet. +
-==== Parameters ==== +
-[[#Public Constructors|Go Back]] +
-===== Protected Constructors ===== +
-===== Public Methods ===== +
-=== Equals(Object) === +
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return ​Type**:Boolean +  * //obj// 
-  * **Description**:N/A+    ​* Type:Object 
 +    * Description:​N/​A
  
-==== Parameters ==== +<div newline></​div>​ 
-**obj** +** {{wiki:PublicMethod.gif|}} GetHashCode() ​**
-  * **Type**:Object +
-  ​* **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] +  * //N/A// 
-=== GetHashCode() === +== Remarks == 
-N/A +  * //N/A//
-==== Remarks ​==== +
-N/A+
  
-**Return Value** +== Return Value == 
-  * **Return ​Type**:Int32 +  * Type:​Int32 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-==== Parameters ​==== +== Parameters == 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetType() ​=== +** {{wiki:​PublicMethod.gif|}} GetType() ​**
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:Type +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Type 
-=== GetZoomLevel(RectangleShape,​Double,​GeographyUnit) === +  * Description:​N/A
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +== Parameters == 
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +<div newline></​div>​ 
-  ​* **Description**:​N/​A+==== Protected Methods ==== 
 +** {{wiki:ProtectedMethod.gif|}} GetSnappedZoomLevel(Double) ​**
  
-==== Parameters ==== +  * //N/A// 
-**extent** +== Remarks ​== 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * //N/A//
-  * **Description**:​N/A+
  
-**screenWidth** +== Return Value == 
-  ​* **Type**:Double +  * Type:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
-  ​* **Description**:N/A+  * Description:​N/​A
  
-**mapUnit** +== Parameters == 
-  * **Type**:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +  * //scale// 
-  * **Description**:N/A+    ​* Type:Double 
 +    * Description:​N/​A
  
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-=== GetZoomLevel(RectangleShape,​Double,​GeographyUnit,​Single=== +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
-N/A +
-==== Remarks ==== +
-N/A+
  
-**Return Value** +  ​//N/A// 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-==== Parameters ==== +== Return Value == 
-**extent** +  * Type:Void 
-  ​* **Type**:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +  * Description:​N/​A
-  ​* **Description**:N/A+
  
-**screenWidth** +== Parameters == 
-  * **Type**:Double +<div newline></​div>​ 
-  ​* **Description**:​N/​A+** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ​**
  
-**mapUnit** +  ​//N/A// 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +== Remarks == 
-  * **Description**:​N/A+  * //N/A//
  
-**dpi** +== Return Value == 
-  ​* **Type**:Single +  * Type:Object 
-  ​* **Description**:N/A+  * Description:​N/​A 
 + 
 +== Parameters == 
 +<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} Name **
  
-[[#Public Methods|Go Back]] 
-=== GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit,​Single) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:String
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} CustomZoomLevels ​**
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**extent** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] 
-  * **Description**:​N/​A 
- 
-**screenWidth** 
-  * **Type**:​Double 
-  * **Description**:​N/​A 
- 
-**mapUnit** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] 
-  * **Description**:​N/​A 
- 
-**dpi** 
-  * **Type**:​Single 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetZoomLevelForDrawing(RectangleShape,​Double,​GeographyUnit) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​Collection<​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]>​
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel01 ​**
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +
-  ​* **Description**:​N/​A +
- +
-==== Parameters ==== +
-**extent** +
-  * **Type**:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] +
-  * **Description**:​N/​A +
- +
-**screenWidth** +
-  * **Type**:​Double +
-  * **Description**:​N/​A +
- +
-**mapUnit** +
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] +
-  * **Description**:​N/​A+
  
-[[#Public Methods|Go Back]] 
-=== GetZoomLevels() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel02 ​**
-  * **Return Type**:Collection<​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]>​ +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== ToString() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel03 ​**
-  * **Return Type**:String +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-=== Finalize() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel04 ​**
-  * **Return Type**:Void +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== MemberwiseClone() === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel05 ​**
-  * **Return Type**:Object +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== uSk=(Double) === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
 +== Return Value ==
 +  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-**Return Value** +** {{wiki:PublicProperty.gif|}} ZoomLevel06 ​**
-  * **Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] +
-  ​* **Description**:​N/​A+
  
-==== Parameters ==== 
-**scale** 
-  * **Type**:​Double 
-  * **Description**:​N/​A 
- 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-=== CustomZoomLevels === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:Collection<​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]>+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:​PublicProperty.gif|}} ZoomLevel07 ​**
-=== Name === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:String+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel01 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel08 **
-=== ZoomLevel02 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel03 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel09 **
-=== ZoomLevel04 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel05 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel10 **
-=== ZoomLevel06 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel07 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel11 **
-=== ZoomLevel08 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel09 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel12 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel10 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel13 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel11 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel14 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel12 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel15 **
-=== ZoomLevel13 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel14 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +** {{wiki:PublicProperty.gif|}} ZoomLevel16 **
-=== ZoomLevel15 === +
-N/A +
-==== Remarks ==== +
-N/A +
-==== Return Value ==== +
-**Return Type**:[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel16 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel17 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel17 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel18 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel18 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel19 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel19 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]] 
 + 
 +** {{wiki:​PublicProperty.gif|}} ZoomLevel20 **
  
-[[#Public Properties|Go Back]] 
-=== ZoomLevel20 === 
 N/A N/A
-==== Remarks ​====+== Remarks ==
 N/A N/A
-==== Return Value ==== +== Return Value == 
-**Return ​Type**:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]+  * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevel|ZoomLevel]]
  
-[[#Public Properties|Go Back]] +==== Protected Properties ==== 
-===== Protected Properties ​===== +==== Public Events ====
-===== Public Events ​=====+
  
thinkgeo.mapsuite.core.bingmapszoomlevelset.1442485543.txt.gz · Last modified: 2015/09/17 10:25 by admin