User Tools

Site Tools


thinkgeo.mapsuite.desktopedition.currentscalechangingwinformsmapeventargs

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.desktopedition.currentscalechangingwinformsmapeventargs [2015/09/22 08:10]
admin
thinkgeo.mapsuite.desktopedition.currentscalechangingwinformsmapeventargs [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs ====== ====== ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Provides data for the CurrentScaleChanging event. Provides data for the CurrentScaleChanging event.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 131: Line 134:
 ** {{wiki:​PublicProperty.gif|}} CurrentScale ** ** {{wiki:​PublicProperty.gif|}} CurrentScale **
  
-This property specifies the CurrentScale of the CurrentScaleChangingEventArgs.+  * //This property specifies the CurrentScale of the CurrentScaleChangingEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto//
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 139: Line 142:
 ** {{wiki:​PublicProperty.gif|}} NewScale ** ** {{wiki:​PublicProperty.gif|}} NewScale **
  
-This property specifies the NewScale of the CurrentScaleChangingEventArgs.+  * //This property specifies the NewScale of the CurrentScaleChangingEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​NewScale+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​NewScale//
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 147: Line 150:
 ** {{wiki:​PublicProperty.gif|}} MapUnit ** ** {{wiki:​PublicProperty.gif|}} MapUnit **
  
-This property specifies the MapUnit of the CurrentScaleChangingEventArgs.+  * //This property specifies the MapUnit of the CurrentScaleChangingEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapUnit+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapUnit//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]   * Type:​[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]
Line 155: Line 158:
 ** {{wiki:​PublicProperty.gif|}} MapWidth ** ** {{wiki:​PublicProperty.gif|}} MapWidth **
  
-This property specifies the MapWidth of the CurrentScaleChangingEventArgs.+  * //This property specifies the MapWidth of the CurrentScaleChangingEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapWidth+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapWidth//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 163: Line 166:
 ** {{wiki:​PublicProperty.gif|}} MapHeight ** ** {{wiki:​PublicProperty.gif|}} MapHeight **
  
-This property specifies the MapHeight of the CurrentExtentChangedEventArgs.+  * //This property specifies the MapHeight of the CurrentExtentChangedEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapHeight+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​MapHeight//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 171: Line 174:
 ** {{wiki:​PublicProperty.gif|}} CurrentExtent ** ** {{wiki:​PublicProperty.gif|}} CurrentExtent **
  
-This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs.+  * //This property specifies the CurrentExtent of the CurrentExtentChangedEventArgs.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​CurrentExtent+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​CurrentExtent//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 179: Line 182:
 ** {{wiki:​PublicProperty.gif|}} Cancel ** ** {{wiki:​PublicProperty.gif|}} Cancel **
  
-This property gets or sets whether the action will be canceled or not.+  * //This property gets or sets whether the action will be canceled or not.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​Cancel+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.CurrentScaleChangingWinformsMapEventArgs#​Cancel//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
thinkgeo.mapsuite.desktopedition.currentscalechangingwinformsmapeventargs.1442909443.txt.gz · Last modified: 2015/09/22 08:10 by admin