This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.wpfdesktopedition.mapmousebutton [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.mapmousebutton [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| This enumeration defines a MouseButton for MapControl. | This enumeration defines a MouseButton for MapControl. | ||
| - | === Remarks === | + | == Remarks == |
| - | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseButton |
| - | ===== Items ===== | + | == Items == |
| - | ^ Name ^ Summary ^ | + | **None** |
| - | | None | No mouse button was pressed. | | + | * **Summary**:No mouse button was pressed. |
| - | | Left | The left mouse button was pressed. | | + | |
| - | | Right | The right mouse button was pressed. | | + | **Left** |
| - | | Middle | The middle mouse button was pressed. | | + | * **Summary**:The left mouse button was pressed. |
| - | | XButton1 | The first XButton was pressed. | | + | |
| - | | XButton2 | The second XButton was pressed. | | + | **Right** |
| + | * **Summary**:The right mouse button was pressed. | ||
| + | |||
| + | **Middle** | ||
| + | * **Summary**:The middle mouse button was pressed. | ||
| + | |||
| + | **XButton1** | ||
| + | * **Summary**:The first XButton was pressed. | ||
| + | |||
| + | **XButton2** | ||
| + | * **Summary**:The second XButton was pressed. | ||
| - | __NOTOC__ | ||
| - | [[Category:WpfDesktopEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||