This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.desktopedition.mapclickwpfmapeventargs [2015/09/22 08:11] admin |
thinkgeo.mapsuite.desktopedition.mapclickwpfmapeventargs [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs ====== | ====== ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
Provides data for the WinformsMap or WpfMap's MapClick event. | Provides data for the WinformsMap or WpfMap's MapClick event. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 116: | Line 119: | ||
** {{wiki:PublicProperty.gif|}} ScreenX ** | ** {{wiki:PublicProperty.gif|}} ScreenX ** | ||
- | Gets the screen Y coordinate of the position clicked. | + | * //Gets the screen Y coordinate of the position clicked.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#ScreenX | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#ScreenX// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 124: | Line 127: | ||
** {{wiki:PublicProperty.gif|}} ScreenY ** | ** {{wiki:PublicProperty.gif|}} ScreenY ** | ||
- | Gets the screen Y coordinate of the position clicked. | + | * //Gets the screen Y coordinate of the position clicked.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#ScreenY | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#ScreenY// |
== Return Value == | == Return Value == | ||
* Type:Single | * Type:Single | ||
Line 132: | Line 135: | ||
** {{wiki:PublicProperty.gif|}} WorldX ** | ** {{wiki:PublicProperty.gif|}} WorldX ** | ||
- | Gets the X world coordinate of the mouse cursor during the generating mouse event. | + | * //Gets the X world coordinate of the mouse cursor during the generating mouse event.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldX | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldX// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 140: | Line 143: | ||
** {{wiki:PublicProperty.gif|}} WorldY ** | ** {{wiki:PublicProperty.gif|}} WorldY ** | ||
- | Gets the Y world coordinate of the mouse cursor during the generating mouse event. | + | * //Gets the Y world coordinate of the mouse cursor during the generating mouse event.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldY | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldY// |
== Return Value == | == Return Value == | ||
* Type:Double | * Type:Double | ||
Line 148: | Line 151: | ||
** {{wiki:PublicProperty.gif|}} MouseButton ** | ** {{wiki:PublicProperty.gif|}} MouseButton ** | ||
- | Gets the mouse button used when the mouse click event is fired. | + | * //Gets the mouse button used when the mouse click event is fired.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29 | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseButton|MapMouseButton]] | * Type:[[ThinkGeo.MapSuite.DesktopEdition.MapMouseButton|MapMouseButton]] | ||
Line 156: | Line 159: | ||
** {{wiki:PublicProperty.gif|}} WorldLocation ** | ** {{wiki:PublicProperty.gif|}} WorldLocation ** | ||
- | Gets the location in world coordinates of the mouse cursor during the generating mouse event. | + | * //Gets the location in world coordinates of the mouse cursor during the generating mouse event.// |
== Remarks == | == Remarks == | ||
- | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldLocation | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldLocation// |
== Return Value == | == Return Value == | ||
* Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |