Stops listening to the TargetElement events.
public void StopListening()
Public Sub StopListening()
public void StopListening()
- (void)stopListening
public void stopListening()
function Leadtools.Controls.InteractiveService.StopListening()
Calling this method will cause the service to unhook from the TargetElement events. The Tap, DoubleTap, Hold, DragStarted, DragDelta, DragCompleted will not fire after StopListening is called.
The ImageViewer will automatically call StopListening on its instance of InteractiveService when it is disposed.
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