ManualMove Method

Summary

Continues a manual movement of the SpyGlass.

Syntax
TypeScript
JavaScript
ImageViewerSpyGlassInteractiveMode.prototype.manualMove = function( 
   position 
) 
manualMove( 
   position: LeadPointD 
): void; 

Parameters

position

The LeadPointD where the spyglass should move to.

Remarks

ManualStart, ManualMove, and ManualStop all move the SpyGlass as if the user had interacted with the interactive mode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly