MouseWheel event (ILEADRasterView)
void MouseWheel (short nDelta, short Shift, long x, long y); | |
Overview |
Refer to Detecting Event. |
Remarks
This event is raised when the user rotates the mouse wheel over the Raster View Control, if the EnableMouseWheel property has been set to TRUE.
If the user clicks the mouse wheel over the RasterView Control, the Click, MouseDown and MouseUp events will be raised.
See Also
Elements |
Click event, DblClick event, MouseDown event, MouseUp event, MouseWheel Event |
Topics |
|
|