C#
VB
C++
Get the work bounds of an item.
protected virtual LeadRectD GetItemWorkBounds(
ImageViewer imageViewer,
ImageViewerItem item
)
Protected Overridable Function GetItemWorkBounds(
ByVal imageViewer As ImageViewer,
ByVal item As ImageViewerItem
) As LeadRectD
protected:
virtual LeadRectD^ GetItemWorkBounds(
ImageViewer^ imageViewer,
ImageViewerItem^ item
)
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