Error processing SSI file
(Leadtools.Controls)

Show in webframe

IsDragMouseWheelEnabled Property




Indicates whether this mode accepts drag events originated using the mouse wheel.
Syntax
public bool IsDragMouseWheelEnabled {get; set;}
'Declaration
 
Public Property IsDragMouseWheelEnabled As Boolean

Property Value

true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true.
Remarks

For more information, refer to EnableMouseWheel.

Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

Error processing SSI file