C#
VB
C++
Indicates whether this mode accepts drag events originated using the mouse wheel.
public bool IsDragMouseWheelEnabled { get; set; }
Public Property IsDragMouseWheelEnabled() As Boolean
Get
Set
public:
property bool IsDragMouseWheelEnabled
{
bool get()
void set(bool value)
}
true if this accepts drag events originated using the mouse wheel, otherwise; false. Default value is true.
For more information, refer to EnableMouseWheel.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET