Gets a value that indicate whether this mode can work on a given item.
ImageViewerInteractiveMode.prototype.canWorkOnItem = function(
item
)
canWorkOnItem(
item: ImageViewerItem
): boolean; // protected
item
Item to check
true if this mode can work using this item, otherwise; false.
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