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 CurrentScaleChanged event.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs</a>
*System.Object System.EventArgs *ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Initialize an instance of the CurrentScaleChangedEventArgs class. | ||
![]() | RectangleShape, Double, GeographyUnit, Int32, Int32 | Initialize an instance of the CurrentScaleChangedEventArgs class by passing the currentScale, mapUnit and mapWidth. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs. | |
![]() | Double | This property specifies the CurrentScale of the CurrentScaleChangedEventArgs. | |
![]() | Int32 | This property specifies the MapHeight of the CurrentExtentChangedEventArgs. | |
![]() | GeographyUnit | This property specifies the MapUnit of the CurrentScaleChangedEventArgs. | |
![]() | Int32 | This property specifies the MapWidth of the CurrentScaleChangedEventArgs. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initialize an instance of the CurrentScaleChangedEventArgs class.
Initialize an instance of the CurrentScaleChangedEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28.29</a>
Name | Type | Description |
---|
Initialize an instance of the CurrentScaleChangedEventArgs class by passing the currentScale, mapUnit and mapWidth.
Initialize an instance of the CurrentScaleChangedEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28RectangleShape.2C_Double.2C_GeographyUnit.2C_Int32.2C_Int32.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#CurrentScaleChangedWinformsMapEventArgs.28RectangleShape.2C_Double.2C_GeographyUnit.2C_Int32.2C_Int32.29</a>
Name | Type | Description |
---|---|---|
currentExtent | RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> | |
currentScale | Double<!– System.Double –> | |
mapUnit | GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> | |
mapWidth | Int32<!– System.Int32 –> | |
mapHeight | Int32<!– System.Int32 –> |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#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.CurrentScaleChangedWinformsMapEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> 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.CurrentScaleChangedWinformsMapEventArgs#CurrentExtent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#CurrentExtent</a>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs –> Go Back
This property specifies the CurrentScale of the CurrentScaleChangedEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#firstHeading" class="firstHeading" lang="en"><span dir="auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#firstHeading“ class=“firstHeading” lang=“en”><span dir=“auto</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs –> 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.CurrentScaleChangedWinformsMapEventArgs#MapHeight” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MapHeight</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs –> Go Back
This property specifies the MapUnit of the CurrentScaleChangedEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MapUnit” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MapUnit</a>
Return Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs –> Go Back
This property specifies the MapWidth of the CurrentScaleChangedEventArgs.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MapWidth” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs#MapWidth</a>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangedWinformsMapEventArgs –> Go Back