Current physical (in control pixel coordinates) bounds of any part of an item in a float-point accuracy.
getFloatImageRect = function(imageViewer, item)
static getFloatImageRect(imageViewer: ImageViewer, item: ImageViewerItem): LeadRectD;
imageViewer
The image viewer that contains the item.
item
The item, must be valid in the viewer.
This will get the rectangle in floating point precision for more accurate results on large images.
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