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!
Provides data for the WinformsMap or WpfMap's MapClick event.
MapClickWpfMapEventArgs(Single,Single,Double,Double,MapMouseButton)
ScreenY
* Gets the screen Y coordinate of the position clicked.
== Remarks ==
* For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#ScreenY//
WorldY
* Gets the Y world coordinate of the mouse cursor during the generating mouse event.
== Remarks ==
* For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldY//
WorldLocation
* Gets the location in world coordinates of the mouse cursor during the generating mouse event.
== Remarks ==
* For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.DesktopEdition.MapClickWpfMapEventArgs#WorldLocation//