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 –> This class encapsulates the information and simple method for interative actions.
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>
*System.Object **ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of InteractionArguments class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object(overriden) | Override the ToString API for object. |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | RectangleShape | Gets or sets the current extent used in the MapControl. | |
![]() | ManipulationDelta | ||
![]() | Int32 | Gets or sets the height for the Map Control. | |
![]() | GeographyUnit | Gets or sets the unit for the Map Control. | |
![]() | Int32 | Gets or sets the with for the Map Control. | |
![]() | MapMouseButton | Gets and sets which button is clicked on the map canvas. | |
![]() | Int32 | Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay. | |
![]() | Double | Gets or sets the scale in current status. | |
![]() | Single | Gets or sets the screen X position. | |
![]() | Single | Gets or sets the screen Y position. | |
![]() | Double | Gets or sets the searching tolearance for tracking and editing. | |
![]() | Double | Gets or sets the world X position. | |
![]() | Double | Gets or sets the world Y position. | |
![]() | ZoomLevelSet | Gets or sets the ZoomLevelSet used in the Map Control. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of InteractionArguments class.
If you use this constructor, you have to set the properties manually before use.
Name | Type | Description |
---|
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 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.WpfDesktopEdition.InteractionArguments#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#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.WpfDesktopEdition.InteractionArguments#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Override the ToString API for object.
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 Type | Description |
---|---|
String<!– System.String –> | Returns a string to mark this instance and easy to read its properties. |
Name | Type | Description |
---|
<!– System.Object(overriden) –> Go Back
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 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.WpfDesktopEdition.InteractionArguments#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets or sets the current extent used in the MapControl.
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>
Return Type |
---|
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
For the most updated Info for this topic, please check it here:<a href=“” target=“_blank”></a>
Return Type |
---|
ManipulationDelta<!– System.Windows.Input.ManipulationDelta –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the height for the Map Control.
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 Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the unit for the Map Control.
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 Type |
---|
GeographyUnit<!– ThinkGeo.MapSuite.Core.GeographyUnit –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the with for the Map Control.
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>
Return Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets and sets which button is clicked on the map canvas.
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 Type |
---|
MapMouseButton<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the Mouse wheel delta used in the MouseWheel method in InterativeOverlay.
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 Type |
---|
Int32<!– System.Int32 –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the scale in current status.
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 Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the screen X position.
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 Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the screen Y position.
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 Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the searching tolearance for tracking and editing.
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 Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the world X position.
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 Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the world Y position.
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 Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back
Gets or sets the ZoomLevelSet used in the Map Control.
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>
Return Type |
---|
ZoomLevelSet<!– ThinkGeo.MapSuite.Core.ZoomLevelSet –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.InteractionArguments –> Go Back