Get the work bounds of an item.
ImageViewerInteractiveMode.prototype.getItemWorkBounds = function(
imageViewer,
item
)
getItemWorkBounds(
imageViewer: ImageViewer,
item: ImageViewerItem
): LeadRectD; // protected
imageViewer
Current image viewer instance.
item
Current item.
The working bounding rectangle for the item.
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