Current work bounds for this mode.
ImageViewerInteractiveMode.prototype.getWorkBounds = function(
imageViewer,
clipped
)
getWorkBounds(
imageViewer: ImageViewer,
clipped: boolean
): LeadRectD; // protected
imageViewer
Current image viewer instance
clipped
true if the area is to be calculated clipped with the current viewer rectangle, otherwise; false.
The work area bounds.
This method will return the bounds of Item (using ItemPart) if its not null, otherwise it will return the current view bounds of the viewer.
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