Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
<!– Class –>
*System.Object ThinkGeo.MapSuite.Core.ZoomLevelSet *ThinkGeo.MapSuite.Core.SphericalMercatorZoomLevelSet
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() ![]() | Double, ZoomLevelSet | ZoomLevelSet | ZoomToScale out, the result is greater than input |
![]() ![]() | Double, ZoomLevelSet | ZoomLevelSet | ZoomToScale in, the result is less than input |
![]() | Object | ||
![]() | RectangleShape, Double, GeographyUnit | ZoomLevelSet | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. |
![]() | RectangleShape, Double, GeographyUnit, Single | ZoomLevelSet | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. |
![]() | RectangleShape, Double, GeographyUnit, Single | ZoomLevelSet | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. |
![]() | RectangleShape, Double, GeographyUnit | ZoomLevelSet | This method returns the active ZoomLevel based on an extent, a map unit and a canvas width. |
![]() | ZoomLevelSet | This method return all of the zoomLevels in the zoomLevelSet. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Collection<ZoomLevel> | ZoomLevelSet | This property gets the custom zoom levels from the zoomLevelSet. |
![]() | String | ZoomLevelSet | This property gets and sets the name for the ZoomSet. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level01. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level02. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level03. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level04. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level05. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level06. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level07. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level08. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level09. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level10. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level11. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level12. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level13. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level14. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level15. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level16. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level17. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level18. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level19. |
![]() | ZoomLevel | ZoomLevelSet | This property gets the ZoomLevel for Level20. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Name | Type | Description |
---|
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
<!– static –> ZoomToScale out, the result is greater than input
Return Type | Description |
---|---|
Double<!– System.Double –> |
Name | Type | Description |
---|---|---|
currentScale | Double<!– System.Double –> | |
zoomLevelSet | ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
<!– static –> ZoomToScale in, the result is less than input
Return Type | Description |
---|---|
Double<!– System.Double –> |
Name | Type | Description |
---|---|---|
currentScale | Double<!– System.Double –> | |
zoomLevelSet | ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This method returns the active ZoomLevel based on an extent, a map unit and a screen width.
Return Type | Description |
---|---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is a world extent. |
screenWidth | Double<!– System.Double –> | This parameter is the width of the map in pixels. |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | This parameter is the unit of the map. |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This method returns the active ZoomLevel based on an extent, a map unit and a screen width.
Return Type | Description |
---|---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> | This method returns the active ZoomLevel based on an extent, a map unit and a screen width. |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is a world extent. |
screenWidth | Double<!– System.Double –> | This parameter is the width of the map in pixels. |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | This parameter is the unit of the map. |
dpi | Single<!– System.Single –> | This parameter is the dpi of the extent. |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This method returns the active ZoomLevel based on an extent, a map unit and a canvas width.
Return Type | Description |
---|---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> | This method returns the active ZoomLevel based on an extent, map unit and a canvas width. |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is a world extent. |
screenWidth | Double<!– System.Double –> | This parameter is the width of the canvas in pixels. |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | This parameter is the unit of the map. |
dpi | Single<!– System.Single –> | This parameter is the dpi of the extent. |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This method returns the active ZoomLevel based on an extent, a map unit and a canvas width.
Return Type | Description |
---|---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> | This method returns the active ZoomLevel based on an extent, map unit and a canvas width. |
Name | Type | Description |
---|---|---|
extent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | This parameter is a world extent. |
screenWidth | Double<!– System.Double –> | This parameter is the width of the canvas in pixels. |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | This parameter is the unit of the map. |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This method return all of the zoomLevels in the zoomLevelSet.
Return Type | Description |
---|---|
Collection<ZoomLevel><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.ZoomLevel} –> | This method return all of the zoomlevels in the zoomLevelSet. |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property gets the custom zoom levels from the zoomLevelSet.
Return Type |
---|
Collection<ZoomLevel><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.ZoomLevel} –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets and sets the name for the ZoomSet.
The name is user defined. It is useful to set, as it may be used for higher level components such as legends, etc.
Return Type |
---|
String<!– System.String –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level01.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level02.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level03.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level04.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level05.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level06.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level07.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level08.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level09.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level10.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level11.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level12.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level13.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level14.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level15.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level16.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level17.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level18.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level19.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
This property gets the ZoomLevel for Level20.
Return Type |
---|
ZoomLevel<!– ThinkGeo.MapSuite.Core.ZoomLevel –> |
<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> Go Back
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.