Leadtools.Controls Namespace > ImageViewerInteractiveMode Object : IsDragMouseWheelEnabled Property |
get_isDragMouseWheelEnabled();
set_isDragMouseWheelEnabled(value);
Object.defineProperty('isDragMouseWheelEnabled');
Type | Description |
---|---|
boolean | true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true. |
For more information, refer to EnableMouseWheel.