ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initialize an instance of the CurrentScaleChangingEventArgs class. | ||
![]() | RectangleShape, Double, Double, GeographyUnit, Int32, Int32, Boolean | Initialize an instance of the CurrentScaleChangingEventArgs class by passing the currentScale, mapUnit, mapWidth and mapHeight. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Boolean | This property gets or sets whether the action will be canceled or not. | |
![]() | RectangleShape | This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs. | |
![]() | Double | This property specifies the CurrentScale of the CurrentScaleChangingEventArgs. | |
![]() | Int32 | This property specifies the MapHeight of the CurrentExtentChangedEventArgs. | |
![]() | GeographyUnit | This property specifies the MapUnit of the CurrentScaleChangingEventArgs. | |
![]() | Int32 | This property specifies the MapWidth of the CurrentScaleChangingEventArgs. | |
![]() | 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentScaleChangingWinformsMapEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentScaleChangingWinformsMapEventArgs.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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentScaleChangingWinformsMapEventArgs.28RectangleShape.2C_Double.2C_Double.2C_GeographyUnit.2C_Int32.2C_Int32.2C_Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentScaleChangingWinformsMapEventArgs.28RectangleShape.2C_Double.2C_Double.2C_GeographyUnit.2C_Int32.2C_Int32.2C_Boolean.29</a>
Name | Type | Description |
---|---|---|
currentExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
currentScale | Double<!– System.Double –> | |
newScale | Double<!– System.Double –> | |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
mapWidth | Int32<!– System.Int32 –> | |
mapHeight | Int32<!– System.Int32 –> | |
cancel | Boolean<!– System.Boolean –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
This property 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#Cancel” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#Cancel</a>
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#CurrentExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapHeight</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapUnit” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapUnit</a>
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#MapWidth</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> 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.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#NewScale” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#NewScale</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs –> Go Back