Starts listening to the TargetElement events.
public void StartListening()
Public Sub StartListening()
public void StartListening()
- (void)startListening
public void startListening()
function Leadtools.Controls.InteractiveService.StartListening()
Calling this method will cause the service to hook to the TargetElement events and start firing the Tap, DoubleTap, Hold, DragStarted, DragDelta, DragCompleted events based on the user actions.
The ImageViewer will automatically call StartListening on its instance of InteractiveService when it is created.
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