====== ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the behavior that occurs when you right-click-and-drag on the MapControl. The default value is ZoomOutWithKey. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapRightClickDragMode == Items == **Default** * **Summary**:Default value (ZoomOutWithKey) of the enumeration. **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.