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