User Tools

Site Tools


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/18 03:02]
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 8: Line 11:
 ** {{wiki:​PublicMethod.gif|}} KeyEventInteractionArguments() ** ** {{wiki:​PublicMethod.gif|}} KeyEventInteractionArguments() **
  
-This is the default constructor of this parameter.+  * //This is the default constructor of this parameter.//
 == Remarks == == Remarks ==
-If you use this constructor,​ you have to set its properties manually before use.+  * //If you use this constructor,​ you have to set its properties manually before use.//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} KeyEventInteractionArguments(String,​Boolean,​Boolean,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} KeyEventInteractionArguments(String,​Boolean,​Boolean,​Boolean) **
  
-This is the constructor of this parameter by passing parameters.+  * //This is the constructor of this parameter by passing parameters.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​KeyEventInteractionArguments.28String.2C_Boolean.2C_Boolean.2C_Boolean.29/​/
 == Parameters == == Parameters ==
   * //key//   * //key//
Line 40: Line 43:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 52: Line 55:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 68: Line 71:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 80: Line 83:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 93: Line 96:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 105: Line 108:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.DesktopEdition.KeyEventInteractionArguments#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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 ==
-N/A+  * //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.1442545368.txt.gz ยท Last modified: 2015/09/18 03:02 by admin