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 –> Provides data for the CurrentScaleChanging event.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
CurrentScaleChangingWpfMapEventArgs | Initialize an instance of the CurrentScaleChangingEventArgs class. | ||
CurrentScaleChangingWpfMapEventArgs | RectangleShape, Double, Double, GeographyUnit, Single, Single, Boolean | Initialize an instance of the CurrentScaleChangingEventArgs class by passing the currentScale, mapUnit, mapWidth and mapHeight. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Equals | Object | Object | |
GetHashCode | Object | ||
GetType | Object | ||
ToString | Object |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Finalize | Object | ||
MemberwiseClone | Object |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
Cancel | Boolean | Gets or sets whether the action will be canceled or not. | |
CurrentExtent | RectangleShape | This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs. | |
CurrentScale | Double | This property specifies the CurrentScale of the CurrentScaleChangingEventArgs. | |
MapHeight | Single | This property specifies the MapHeight of the CurrentExtentChangedEventArgs. | |
MapUnit | GeographyUnit | This property specifies the MapUnit of the CurrentScaleChangingEventArgs. | |
MapWidth | Single | This property specifies the MapWidth of the CurrentScaleChangingEventArgs. | |
NewScale | Double | This property specifies the NewScale of the CurrentScaleChangingEventArgs. |
| Name | Return | DeclaringType | Summary |
|---|
| Name | Event Arguments | DeclaringType | Summary |
|---|
Initialize an instance of the CurrentScaleChangingEventArgs class.
Initialize an instance of the CurrentScaleChangingEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28.29</a>
| Name | Type | Description |
|---|
Initialize an instance of the CurrentScaleChangingEventArgs class by passing the currentScale, mapUnit, mapWidth and mapHeight.
Initialize an instance of the CurrentScaleChangingEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28RectangleShape.2C_Double.2C_Double.2C_GeographyUnit.2C_Single.2C_Single.2C_Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentScaleChangingWpfMapEventArgs.28RectangleShape.2C_Double.2C_Double.2C_GeographyUnit.2C_Single.2C_Single.2C_Boolean.29</a>
| Name | Type | Description |
|---|---|---|
| currentExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | A RectangleShape indicates current map extent. |
| currentScale | Double<!– System.Double –> | A double value indicates current map scale. |
| newScale | Double<!– System.Double –> | A double value indicates the new scale needs to zoom to. |
| mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | A GeographyUnit indicates current map unit. |
| mapWidth | Single<!– System.Single –> | A float value indicates current map scrren width. |
| mapHeight | Single<!– System.Single –> | A float value indicates current map scrren height. |
| cancel | Boolean<!– System.Boolean –> | A boolean value indicates whether needs to cancel current operation. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
Gets or sets whether the action will be canceled or not.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Cancel” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#Cancel</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#CurrentExtent</a>
| Return Type |
|---|
| RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the CurrentScale of the CurrentScaleChangingEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto</a>
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the MapHeight of the CurrentExtentChangedEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapHeight</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the MapUnit of the CurrentScaleChangingEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapUnit” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapUnit</a>
| Return Type |
|---|
| GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the MapWidth of the CurrentScaleChangingEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#MapWidth</a>
| Return Type |
|---|
| Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> Go Back
This property specifies the NewScale of the CurrentScaleChangingEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#NewScale” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs#NewScale</a>
| Return Type |
|---|
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.CurrentScaleChangingWpfMapEventArgs –> 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.