C#
VB
WinRT C#
Gets or sets a value that indicates if the viewer handles drop events automatically.
public bool AllowAutoDrop {get; set;}
Public Property AllowAutoDrop As Boolean
public bool AllowAutoDrop {get; set;}
get_AllowAutoDrop();
set_AllowAutoDrop(value);
Object.defineProperty('AllowAutoDrop');
true if the viewer handles drop events automatically; false if the user handles the drop events. The default value is true.
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