MapMouseWheelMode¶
Summary
N/A
Remarks
N/A
Items
Name | Description |
---|---|
Default | Default value (Zooming) of the enumeration. |
Zooming | This enumeration item means that the map will ZoomIn or ZoomOut when the mouse wheel is scrolled up or down, respectively. |
Disabled | This enumeration item means that the mouse wheel will be disabled and will have no effect on the MapControl. |