====== ThinkGeo.MapSuite.WpfDesktopEdition.MapDoubleRightClickMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the behavior that occurs when double-right-clicking on the MapControl. The default value is ZoomOut. == Remarks == N/A == Items == **Default** * **Summary**:Default value (ZoomOut) of the enumeration. **ZoomOut** * **Summary**:This enumeration item means that the map will ZoomOut when a double-right-click occurs. **Disabled** * **Summary**:This enumeration item means that the ZoomOut functionality for double-right-clicks will be disabled.