Item part that this mode will use when working.
public ImageViewerItemPart ItemPart { get; set; }
Public Property ItemPart() As ImageViewerItemPart
Get
Set
public:
property ImageViewerItemPart^ ItemPart
{
ImageViewerItemPart^ get()
void set(ImageViewerItemPart^ value)
}
The item that this mode will use when working. Default value is ImageViewerItemPart.Content.
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