thinkgeo.mapsuite.desktopedition.keyeventinteractionarguments

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.keyeventinteractionarguments [2015/09/22 08:11]
admin
thinkgeo.mapsuite.desktopedition.keyeventinteractionarguments [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments ====== ====== ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class encapsulates the information and simple method for key events interative actions. This class encapsulates the information and simple method for key events interative actions.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 118: Line 121:
 ** {{wiki:​PublicProperty.gif|}} Key ** ** {{wiki:​PublicProperty.gif|}} Key **
  
-This property gets and sets string indicates the key used in the key events.+  * //This property gets and sets string indicates the key used in the key events.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​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.KeyEventInteractionArguments#​firstHeading"​ class="​firstHeading"​ lang="​en"><​span dir="​auto//
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 126: Line 129:
 ** {{wiki:​PublicProperty.gif|}} IsCtrlKeyPressed ** ** {{wiki:​PublicProperty.gif|}} IsCtrlKeyPressed **
  
-Gets and sets a value indicating whether the CTRL key was pressed. true if the CTRL key was pressed; otherwise, false.+  * //Gets and sets a value indicating whether the CTRL key was pressed. true if the CTRL key was pressed; otherwise, false.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsCtrlKeyPressed+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsCtrlKeyPressed//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 134: Line 137:
 ** {{wiki:​PublicProperty.gif|}} IsShiftKeyPressed ** ** {{wiki:​PublicProperty.gif|}} IsShiftKeyPressed **
  
-Gets a value indicating whether the SHIFT key was pressed. true if the SHIFT key was pressed; otherwise, false.+  * //Gets a value indicating whether the SHIFT key was pressed. true if the SHIFT key was pressed; otherwise, false.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsShiftKeyPressed+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsShiftKeyPressed//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 142: Line 145:
 ** {{wiki:​PublicProperty.gif|}} IsAltKeyPressed ** ** {{wiki:​PublicProperty.gif|}} IsAltKeyPressed **
  
-Gets and sets a value indicating whether the ALT key was pressed. true if the ALT key was pressed; otherwise, false.+  * //Gets and sets a value indicating whether the ALT key was pressed. true if the ALT key was pressed; otherwise, false.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsAltKeyPressed+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​IsAltKeyPressed//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 150: Line 153:
 ** {{wiki:​PublicProperty.gif|}} CurrentExtent ** ** {{wiki:​PublicProperty.gif|}} CurrentExtent **
  
-This property gets or sets the current extent used in the MapControl.+  * //This property gets or sets the current extent used in the MapControl.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​CurrentExtent+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​CurrentExtent//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]   * Type:​[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
Line 158: Line 161:
 ** {{wiki:​PublicProperty.gif|}} ZoomLevelSet ** ** {{wiki:​PublicProperty.gif|}} ZoomLevelSet **
  
-This property gets or sets the ZoomLevelSet used in the Map Control.+  * //This property gets or sets the ZoomLevelSet used in the Map Control.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​ZoomLevelSet+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​ZoomLevelSet//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]   * Type:​[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]
Line 166: Line 169:
 ** {{wiki:​PublicProperty.gif|}} ZoomLevelSnapping ** ** {{wiki:​PublicProperty.gif|}} ZoomLevelSnapping **
  
-This property gets or sets the ZoomLevelSnappingMode used in the Map Control.+  * //This property gets or sets the ZoomLevelSnappingMode used in the Map Control.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​ZoomLevelSnapping+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​ZoomLevelSnapping//
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode|ZoomLevelSnappingMode]]   * Type:​[[ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode|ZoomLevelSnappingMode]]
Line 174: Line 177:
 ** {{wiki:​PublicProperty.gif|}} CurrentScale ** ** {{wiki:​PublicProperty.gif|}} CurrentScale **
  
-This property gets or sets the scale in the current status.+  * //This property gets or sets the scale in the current status.//
 == Remarks == == Remarks ==
-For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​CurrentScale+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​CurrentScale//
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
thinkgeo.mapsuite.desktopedition.keyeventinteractionarguments.1442909484.txt.gz · Last modified: 2015/09/22 08:11 by admin