====== ThinkGeo.UI.Wpf.MapDoubleClickMode ====== * //N/A// == Remarks == * //N/A// == Items == **Default** * **Summary**:Default value (Disabled) of the enumeration. **ZoomIn** * **Summary**:This enumeration item means that the map will ZoomIn when a double-left-click occurs. **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 ZoomIn functionality for double-left-clicks will be disabled.