====== ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelMode ====== {{section>upgrade_map_suite_to_10.0}} This enumeration specifies the behavior that occurs when the mouse wheel is scrolled. The default value is Zooming. == Remarks == For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapMouseWheelMode == Items == **Default** * **Summary**:Default value (Zooming) of the enumeration. **Zooming** * **Summary**:This enumeration item means that the map will ZoomIn or ZoomOut when the mouse wheel is scrolled up or down, respectively. **Disabled** * **Summary**:This enumeration item means that the mouse wheel will be disabled and will have no effect on the MapControl.