This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.interactionarguments [2015/09/18 03:02] admin |
thinkgeo.mapsuite.desktopedition.interactionarguments [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.InteractionArguments ====== | ====== ThinkGeo.MapSuite.DesktopEdition.InteractionArguments ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This class encapsulates the information and simple method for interative actions. | This class encapsulates the information and simple method for interative actions. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} InteractionArguments() ** | ** {{wiki:PublicMethod.gif|}} InteractionArguments() ** | ||
- | 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> | ||
Line 17: | Line 20: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | Overrides the ToString API for an object. | + | * //Overrides the ToString API for an object.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ToString.28.29// |
== Return Value == | == Return Value == | ||
Line 29: | Line 32: | ||
** {{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.InteractionArguments#Equals.28Object.29// |
== Return Value == | == Return Value == | ||
Line 45: | Line 48: | ||
** {{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.InteractionArguments#GetHashCode.28.29// |
== Return Value == | == Return Value == | ||
Line 57: | Line 60: | ||
** {{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.InteractionArguments#GetType.28.29// |
== Return Value == | == Return Value == | ||
Line 70: | Line 73: | ||
** {{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.InteractionArguments#Finalize.28.29// |
== Return Value == | == Return Value == | ||
Line 82: | Line 85: | ||
** {{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.InteractionArguments#MemberwiseClone.28.29// |
== Return Value == | == Return Value == | ||
Line 95: | Line 98: | ||
** {{wiki:PublicProperty.gif|}} ScreenX ** | ** {{wiki:PublicProperty.gif|}} ScreenX ** | ||
- | This property gets or sets the screen X position. | + | * //This property gets or sets the screen X position.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenX// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 103: | Line 106: | ||
** {{wiki:PublicProperty.gif|}} ScreenY ** | ** {{wiki:PublicProperty.gif|}} ScreenY ** | ||
- | This property gets or sets the screen Y position. | + | * //This property gets or sets the screen Y position.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenY// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 111: | Line 114: | ||
** {{wiki:PublicProperty.gif|}} WorldX ** | ** {{wiki:PublicProperty.gif|}} WorldX ** | ||
- | This property gets or sets the world X position. | + | * //This property gets or sets the world X position.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldX// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 119: | Line 122: | ||
** {{wiki:PublicProperty.gif|}} WorldY ** | ** {{wiki:PublicProperty.gif|}} WorldY ** | ||
- | This property gets or sets the world Y position. | + | * //This property gets or sets the world Y position.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldY// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 127: | Line 130: | ||
** {{wiki:PublicProperty.gif|}} MouseButton ** | ** {{wiki:PublicProperty.gif|}} MouseButton ** | ||
- | This property gets or sets the MouseButton used for the interative action. | + | * //This property gets or sets the MouseButton used for the interative action.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseButton// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseButton|MapMouseButton]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseButton|MapMouseButton]] | ||
Line 135: | Line 138: | ||
** {{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.InteractionArguments#CurrentExtent// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | * Type:[[ThinkGeo.MapSuite.Core.RectangleShape|RectangleShape]] | ||
Line 143: | Line 146: | ||
** {{wiki:PublicProperty.gif|}} SearchingTolerance ** | ** {{wiki:PublicProperty.gif|}} SearchingTolerance ** | ||
- | This property gets or sets the search tolearance for tracking and editing. | + | * //This property gets or sets the search tolearance for tracking and editing.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#SearchingTolerance// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 151: | Line 154: | ||
** {{wiki:PublicProperty.gif|}} MapWidth ** | ** {{wiki:PublicProperty.gif|}} MapWidth ** | ||
- | This property gets or sets the width for the Map Control. | + | * //This property gets or sets the width for 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.InteractionArguments#MapWidth// |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 159: | Line 162: | ||
** {{wiki:PublicProperty.gif|}} MapHeight ** | ** {{wiki:PublicProperty.gif|}} MapHeight ** | ||
- | This property gets or sets the height for the Map Control. | + | * //This property gets or sets the height for 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.InteractionArguments#MapHeight// |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 167: | Line 170: | ||
** {{wiki:PublicProperty.gif|}} MapUnit ** | ** {{wiki:PublicProperty.gif|}} MapUnit ** | ||
- | This property gets or sets the geographic unit for the Map Control. | + | * //This property gets or sets the geographic unit for 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.InteractionArguments#MapUnit// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | * Type:[[ThinkGeo.MapSuite.Core.GeographyUnit|GeographyUnit]] | ||
Line 175: | Line 178: | ||
** {{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.InteractionArguments#ZoomLevelSet// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | * Type:[[ThinkGeo.MapSuite.Core.ZoomLevelSet|ZoomLevelSet]] | ||
Line 183: | Line 186: | ||
** {{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.InteractionArguments#ZoomLevelSnapping// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode|ZoomLevelSnappingMode]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.ZoomLevelSnappingMode|ZoomLevelSnappingMode]] | ||
Line 191: | Line 194: | ||
** {{wiki:PublicProperty.gif|}} MouseWheelDelta ** | ** {{wiki:PublicProperty.gif|}} MouseWheelDelta ** | ||
- | This property gets or sets the mouse wheel delta used in the MouseWheel method in InterativeOverlay. | + | * //This property gets or sets the mouse wheel delta used in the MouseWheel method in InterativeOverlay.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseWheelDelta// |
== Return Value == | == Return Value == | ||
* Type:Int32 | * Type:Int32 | ||
Line 199: | Line 202: | ||
** {{wiki:PublicProperty.gif|}} Scale ** | ** {{wiki:PublicProperty.gif|}} Scale ** | ||
- | 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.InteractionArguments#Scale// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 207: | Line 210: | ||
** {{wiki:PublicProperty.gif|}} ExtendedProperties ** | ** {{wiki:PublicProperty.gif|}} ExtendedProperties ** | ||
- | This property gets the extended properties in the current status. | + | * //This property gets the extended properties 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.InteractionArguments#ExtendedProperties// |
== Return Value == | == Return Value == | ||
* Type:Dictionary<String,Object> | * Type:Dictionary<String,Object> |