Mouse wheel interpretation.
Enumerator |
---|
MWO_NONE |
Mouse wheel is not used neither for zoom, nor for scroll.
|
MWO_ZOOM |
Mouse wheel is used for zoom.
|
MWO_SCROLL |
Mouse wheel is used for scroll. In this case m_nScrollByWheel modifier is used for vertical scroll.
|