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 provides the data for the click event of the map control.
This class passes the location in world coordinates of where a user clicked on the map. You can then use event handlers to programmatically respond to the event based on the value of the location.
*System.Object System.EventArgs *ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Constructor of MapClickWpfMapEventArgs class. | ||
![]() | Single, Single, Double, Double, MapMouseButton | Constructor of MapClickWpfMapEventArgs class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | MapMouseButton | Gets and sets which button is clicked. | |
![]() | Single | Gets and sets clicked screen x. | |
![]() | Single | Gets and sets clicked screen y. | |
![]() | PointShape | Gets the clicked world position. | |
![]() | Double | Gets and sets clicked world x. | |
![]() | Double | Gets and sets clicked world y. |
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Constructor of MapClickWpfMapEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28.29</a>
Name | Type | Description |
---|
Constructor of MapClickWpfMapEventArgs class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29</a>
Name | Type | Description |
---|---|---|
screenX | Single<!– System.Single –> | Clicked screen x. |
screenY | Single<!– System.Single –> | Clicked screen y. |
worldX | Double<!– System.Double –> | Clicked world x. |
worldY | Double<!– System.Double –> | Clicked world y. |
mouseButton | MapMouseButton<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton –> | Clicked mouse button. |
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#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.MapClickWpfMapEventArgs#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#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.MapClickWpfMapEventArgs#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#GetType.28.29</a>
Return Type | Description |
---|---|
Type<!– System.Type –> |
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.MapClickWpfMapEventArgs#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#ToString.28.29</a>
Return Type | Description |
---|---|
String<!– System.String –> |
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.MapClickWpfMapEventArgs#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#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.MapClickWpfMapEventArgs#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MemberwiseClone.28.29</a>
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Gets and sets which button is clicked.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#MapClickWpfMapEventArgs.28Single.2C_Single.2C_Double.2C_Double.2C_MapMouseButton.29</a>
Return Type |
---|
MapMouseButton<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back
Gets and sets clicked screen x.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#ScreenX” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#ScreenX</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back
Gets and sets clicked screen y.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#ScreenY” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#ScreenY</a>
Return Type |
---|
Single<!– System.Single –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back
Gets the clicked world position.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldLocation” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldLocation</a>
Return Type |
---|
PointShape<!– ThinkGeo.MapSuite.Core.PointShape –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back
Gets and sets clicked world x.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldX” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldX</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back
Gets and sets clicked world y.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldY” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs#WorldY</a>
Return Type |
---|
Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WpfDesktopEdition.MapClickWpfMapEventArgs –> Go Back