Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

UpdateAutoItem Method

Show in webframe
Current image viewer instance.
Current position of the cursor or touch.
Updates the Item property.
Syntax
 function Leadtools.Controls.ImageViewerInteractiveMode.updateAutoItem( 
   imageViewer ,
   position 
)

Parameters

ParameterTypeDescription
imageViewerImageViewerCurrent image viewer instance.
positionLeadPointDCurrent position of the cursor or touch.
Remarks

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.

See Also

Reference

ImageViewerInteractiveMode Object
ImageViewerInteractiveMode Members

Error processing SSI file