Gets the source annotation container.
Object.defineProperty(AnnDragDropEventArgs.prototype, 'targetContainer',
get: function()
)
targetContainer: AnnContainer; // read-only
The target annotation container. This is the AnnContainer that is currently the target if the object is dropped. TargetContainer can be the same value as SourceContainer or can be null if the object is currently outside the boundary of all containers.
If the value is TargetContainer is null when the operation is AnnDragDropOperation.Drop then the default behavior is to cancel the drag/drop operation and return the object to its original position in SourceContainer.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document