====== ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the behavior that occurs when you left-click-and-drag on the MapControl. The default value is ZoomInWithKey. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapLeftClickDragMode == Items == **Default** * **Summary**:Default value(ZoomInWithKey) of enumeration. **ZoomInWithKey** * **Summary**:This enumeration item means that the map will ZoomIn when a left-click-and-drag operation occurs. **Disabled** * **Summary**:This enumeration item means that the ZoomIn functionality for left-clicking-and-dragging will be disabled.