Current work bounds for this mode.
protected virtual LeadRectD GetWorkBounds(
ImageViewer imageViewer,
bool clipped
)
Protected Overridable Function GetWorkBounds(
ByVal imageViewer As ImageViewer,
ByVal clipped As Boolean
) As LeadRectD
protected:
virtual LeadRectD^ GetWorkBounds(
ImageViewer^ imageViewer,
bool clipped
)
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