Updates the Item property.
protected virtual void UpdateAutoItem(
ImageViewer imageViewer,
LeadPoint position
)
Protected Overridable Sub UpdateAutoItem(
ByVal imageViewer As ImageViewer,
ByVal position As LeadPoint
)
protected:
virtual void UpdateAutoItem(
ImageViewer^ imageViewer,
LeadPoint^ position
)
imageViewer
Current image viewer instance.
position
Current position of the cursor or touch.
If ImageViewerAutoItemMode, then this method will perform hit-testing and update Item if the conditions are met. It will also update ActiveItem if ImageViewerAutoItemMode.AutoSetActive was specified.
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