Gets the container under the specified location.
AnnAutomation.prototype.hitTestContainer = function(
location,
includeObjects
)
hitTestContainer(
location: LeadPointD,
includeObjects: boolean
): AnnContainer;
location
The location that is being tested.
includeObjects
true if objects that belong to the container but might lay outside the
container boundaries are to be included in the hit-testing; otherwise, false and only the container boundary is used in the hit-testing.
The first container found under the specified location or null if no containers satisfies the hit-testing location.
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