User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.interactionarguments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.wpfdesktopedition.interactionarguments [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.wpfdesktopedition.interactionarguments [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 This class encapsulates the information and simple method for interative actions. This class encapsulates the information and simple method for interative actions.
-=== Remarks === 
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments</​a>​ 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments]]+    ***ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} InteractionArguments() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#InteractionArguments()|InteractionArguments]] ​  ​| ​   |    | Constructor of InteractionArguments class. ​  |+
  
 +  * //​Constructor of InteractionArguments class.//
 +== Remarks ==
 +  * //If you use this constructor,​ you have to set the properties manually before use.//
 +== Parameters ==
 +<div newline></​div>​
 ==== Protected Constructors ==== ==== Protected Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ToString() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#ToString()|ToString]] ​  ​| ​   | Object(overriden) ​  | Override the ToString API for object. ​  |+
  
 +  * //Override the ToString API for object.//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ToString.28.29//​
 +
 +== Return Value ==
 +  * Type:String
 +  * Description:​Returns a string to mark this instance and easy to read its properties.
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Equals.28Object.29//​
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //obj//
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetHashCode.28.29//​
 +
 +== Return Value ==
 +  * Type:Int32
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetType() **
 +
 +  * //N/A//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetType.28.29//​
 +
 +== Return Value ==
 +  * Type:Type
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 ==== Protected Methods ==== ==== Protected Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​ProtectedMethod.gif|}} Finalize() ​**
-{{wiki:​ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +  * //N/A// 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​CurrentExtent|CurrentExtent]] ​  | [[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] ​  ​| ​   | Gets or sets the current extent used in the MapControl. ​  | +  * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#Finalize.28.29//
-| {{wiki:PublicProperty.gif|Public Property}}[[#​DeltaManipulation|DeltaManipulation]] ​  | ManipulationDelta ​  ​| ​   |    | +
-| {{wiki:PublicProperty.gif|Public Property}}[[#​MapHeight|MapHeight]] ​  | Int32   ​| ​   | Gets or sets the height for the Map Control. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​MapUnit|MapUnit]] ​  | [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] ​  ​| ​   | Gets or sets the unit for the Map Control. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​MapWidth|MapWidth]] ​  | Int32   ​| ​   | Gets or sets the with for the Map Control. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​MouseButton|MouseButton]] ​  | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton|MapMouseButton]] ​  ​| ​   | Gets and sets which button is clicked on the map canvas. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#MouseWheelDelta|MouseWheelDelta]] ​  | Int32   ​| ​   | Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Scale|Scale]] ​  | Double ​  ​| ​   | Gets or sets the scale in current status. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ScreenX|ScreenX]] ​  | Single ​  ​| ​   | Gets or sets the screen X position. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ScreenY|ScreenY]] ​  | Single ​  ​| ​   | Gets or sets the screen Y position. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​SearchingTolerance|SearchingTolerance]] ​  | Double ​  ​| ​   | Gets or sets the searching tolearance for tracking and editing. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​WorldX|WorldX]] ​  | Double ​  ​| ​   | Gets or sets the world X position. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​WorldY|WorldY]] ​  | Double ​  ​| ​   | Gets or sets the world Y position. ​  | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ZoomLevelSet|ZoomLevelSet]] ​  | [[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] ​  ​| ​   | Gets or sets the ZoomLevelSet used in the Map Control. ​  |+
  
-==== Protected Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+  * Type:Void 
 +  * Description:​N/​A
  
-==== Public Events ==== +== Parameters ​== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-===== Public Constructors ===== +  * //N/A// 
-==== InteractionArguments() ==== +== Remarks == 
-Constructor of InteractionArguments class. +  * //For the most updated Info for this topicplease check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MemberwiseClone.28.29//​
-=== Remarks ​=== +
-If you use this constructoryou have to set the properties manually before use. +
-=== Parameters === +
-^  Name ^  Type ^  Description ^+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  * Type:Object 
-===== Public Methods ===== +  * Description:N/A
-==== Equals(Object) ==== +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Equals.28Object.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Equals.28Object.29</​a>​ +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  Type ^  Description ^ +<div newline></​div>​ 
-| obj   | Object<!-- System.Object --  |    ​|+==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} ScreenX **
  
-<!-- System.Object --> +Gets or sets the screen X position
-[[#Public Methods|Go Back]] +== Remarks == 
-==== GetHashCode() ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenX 
-=== Remarks ​=== +== Return Value == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetHashCode.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetHashCode.28.29</​a>​ +  ​* ​Type:Single
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} ScreenY **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +Gets or sets the screen Y position
-[[#Public Methods|Go Back]] +== Remarks == 
-==== GetType() ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenY 
-=== Remarks ​=== +== Return Value == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetType.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​GetType.28.29</​a>​ +  ​* ​Type:Single
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} WorldX **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +Gets or sets the world X position
-[[#Public Methods|Go Back]] +== Remarks == 
-==== ToString() ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldX 
-Override ​the ToString API for object+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:Double
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ToString.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ToString.28.29</​a>​ +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  | Returns a string to mark this instance and easy to read its properties. ​  |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} WorldY **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object(overriden) --> +Gets or sets the world Y position
-[[#Public Methods|Go Back]] +== Remarks == 
-===== Protected Methods ===== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldY 
-==== Finalize() ==== +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:Double
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Finalize.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Finalize.28.29</​a>​ +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} MouseButton **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +Gets and sets which button is clicked on the map canvas
-[[#​Protected Methods|Go Back]] +== Remarks == 
-==== MemberwiseClone() ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseButton 
-=== Remarks ​=== +== Return Value == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MemberwiseClone.28.29"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MemberwiseClone.28.29</​a>​ +  ​* ​Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton|MapMouseButton]]
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} CurrentExtent **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== CurrentExtent ==== 
 Gets or sets the current extent used in the MapControl. Gets or sets the current extent used in the MapControl.
-=== Remarks ​=== +== Remarks == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​CurrentExtent" target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​CurrentExtent</​a>​ +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​CurrentExtent 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]
-[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]]<!-- ThinkGeo.MapSuite.Core.RectangleShape --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} SearchingTolerance **
-[[#Public Properties|Go Back]] +
-==== DeltaManipulation ==== +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href=""​ target="​_blank"></​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| ManipulationDelta<​!-- System.Windows.Input.ManipulationDelta --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +Gets or sets the searching tolearance ​for tracking and editing
-[[#Public Properties|Go Back]] +== Remarks == 
-==== MapHeight ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​SearchingTolerance 
-Gets or sets the height ​for the Map Control+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:Double
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapHeight"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapHeight</​a>​ +
-=== Return Value === +
-^ Return ​Type +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} MapWidth **
-[[#Public Properties|Go Back]] +
-==== MapUnit ==== +
-Gets or sets the unit for the Map Control. +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapUnit"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapUnit</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]<​!-- ThinkGeo.MapSuite.Core.GeographyUnit --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> 
-[[#Public Properties|Go Back]] 
-==== MapWidth ==== 
 Gets or sets the with for the Map Control. Gets or sets the with for the Map Control.
-=== Remarks ​=== +== Remarks == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapWidth" target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapWidth</​a>​ +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapWidth 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:Int32
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} MapHeight **
-[[#Public Properties|Go Back]] +
-==== MouseButton ==== +
-Gets and sets which button is clicked on the map canvas. +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseButton"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseButton</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton|MapMouseButton]]<​!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +Gets or sets the height for the Map Control
-[[#Public Properties|Go Back]] +== Remarks == 
-==== MouseWheelDelta ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapHeight 
-Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:Int32
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseWheelDelta"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseWheelDelta</​a>​ +
-=== Return Value === +
-^ Return ​Type +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} DeltaManipulation **
-[[#Public Properties|Go Back]] +
-==== Scale ==== +
-Gets or sets the scale in current status. +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Scale"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Scale</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== ScreenX ==== +For the most updated Info for this topic, please check it here: 
-Gets or sets the screen X position. +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:​ManipulationDelta
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenX"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenX</​a>​ +
-=== Return Value === +
-^ Return ​Type +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} MapUnit **
-[[#Public Properties|Go Back]] +
-==== ScreenY ==== +
-Gets or sets the screen Y position. +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenY"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ScreenY</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| Single<​!-- System.Single --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +Gets or sets the unit for the Map Control
-[[#Public Properties|Go Back]] +== Remarks == 
-==== SearchingTolerance ==== +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MapUnit 
-Gets or sets the searching tolearance ​for tracking and editing+== Return Value == 
-=== Remarks ​=== +  ​* ​Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]]
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​SearchingTolerance"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​SearchingTolerance</​a>​ +
-=== Return Value === +
-^ Return ​Type +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> +** {{wiki:PublicProperty.gif|}} ZoomLevelSet **
-[[#Public Properties|Go Back]] +
-==== WorldX ==== +
-Gets or sets the world X position. +
-=== Remarks === +
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldX"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldX</​a>​ +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> 
-[[#Public Properties|Go Back]] 
-==== WorldY ==== 
-Gets or sets the world Y position. 
-=== Remarks === 
-For the most updated Info for this topic, please check it here:<a href="​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldY"​ target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​WorldY</​a>​ 
-=== Return Value === 
-^ Return Type ^ 
-| Double<​!-- System.Double --> ​  | 
- 
-<!-- ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments --> 
-[[#Public Properties|Go Back]] 
-==== ZoomLevelSet ==== 
 Gets or sets the ZoomLevelSet used in the Map Control. Gets or sets the ZoomLevelSet used in the Map Control.
-=== Remarks ​=== +== Remarks == 
-For the most updated Info for this topic, please check it here:<a href="http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ZoomLevelSet" target="​_blank">​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ZoomLevelSet</​a>​ +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​ZoomLevelSet 
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]
-[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]]<!-- ThinkGeo.MapSuite.Core.ZoomLevelSet --> ​  |+
  
-<​!-- ​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments ​--> +** {{wiki:​PublicProperty.gif|}} MouseWheelDelta ** 
-[[#Public Properties|Go Back]] + 
-===== Protected Properties ​===== +Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay. 
-===== Public Events ====+== Remarks == 
-__NOTOC__ +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​MouseWheelDelta 
-[[Category:​WpfDesktopEdition]] +== Return Value == 
-[[Category:​ThinkGeo.MapSuite.WpfDesktopEdition]] +  * Type:​Int32 
-[[Category:​UpdateDocumentation]]+ 
 +** {{wiki:​PublicProperty.gif|}} Scale ** 
 + 
 +Gets or sets the scale in current status. 
 +== Remarks == 
 +For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#​Scale 
 +== Return Value == 
 +  * Type:​Double 
 + 
 +==== Protected Properties ==== 
 +==== Public Events ====
  
thinkgeo.mapsuite.wpfdesktopedition.interactionarguments.1440040136.txt.gz · Last modified: 2015/09/18 03:11 (external edit)