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/22 08:11] 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 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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenX | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ScreenY | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldX | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#WorldY | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseButton | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#CurrentExtent | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#SearchingTolerance | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapWidth | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapHeight | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MapUnit | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSet | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ZoomLevelSnapping | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#MouseWheelDelta | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#Scale | + | * //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 == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.InteractionArguments#ExtendedProperties | + | * //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> |