Items that intersect with a rectangle in physical (in viewer pixel) coordinates.
ImageViewer.prototype.hitTestItems = function(rect)
hitTestItems(rect: LeadRectD): ImageViewerItem[];
rect
Rectangle to test in physical (in viewer pixel) coordinates.
An array containing the items that intersect with the rectangle. Or an empty array if no items satisfies the condition.
For more information refer to Image Viewer Layouts, Image Viewer Appearance, Image Viewer Items, Image Viewer Transformation, and Image Viewer Bounds and Transform.
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