C#
VB
C++
Item that the mode will use as the work source.
public virtual ImageViewerItem Item { get; set; }
Public Overridable Property Item() As ImageViewerItem
Get
Set
public:
virtual property ImageViewerItem^ Item
{
ImageViewerItem^ get()
void set(ImageViewerItem^ value)
}
The item that the mode will use as the work source. Default value is null.
For more information on how WorkOnBounds, Item, AutoItemMode and ItemPart can be used to control the area where the mode can start working, to EnableMouseWheel.
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