This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.maprightclickdragmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.maprightclickdragmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey. | This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **Default** |
- | | Default | Default value (ZoomOutWithKey) of the enumeration. | | + | * **Summary**:Default value (ZoomOutWithKey) of the enumeration. |
- | | ZoomOutWithKey | This enumeration item means that the map will ZoomOut when a right-click-and-drag operation occurs. | | + | |
- | | Disabled | This enumeration items means that the ZoomOut functionality for right-clicking-and-dragging will be disabled. | | + | **ZoomOutWithKey** |
+ | * **Summary**:This enumeration item means that the map will ZoomOut when a right-click-and-drag operation occurs. | ||
+ | |||
+ | **Disabled** | ||
+ | * **Summary**:This enumeration items means that the ZoomOut functionality for right-clicking-and-dragging will be disabled. | ||
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||