Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerInteractiveMode Class : UpdateAutoItem Method |
protected virtual void UpdateAutoItem( ImageViewer imageViewer, LeadPoint position )
'Declaration
Protected Overridable Sub UpdateAutoItem( _ ByVal imageViewer As ImageViewer, _ ByVal position As LeadPoint _ )
If ImageViewerAutoItemMode.Item was specified in AutoItemMode, 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.