onRubberBandDelta Method

Summary

Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to handle rubberband movement text selection.

Syntax
TypeScript
JavaScript
DocumentViewerSelectTextInteractiveMode.prototype.onRubberBandDelta = function( 
   e 
) 
onRubberBandDelta( 
   e: ImageViewerRubberBandEventArgs 
): void; // protected 

Parameters

e

The ImageViewerRubberBandEventArgs with event data.

Remarks

DocumentViewerSelectTextInteractiveMode overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to try selecting the text between the points of the rubberband rectangle.

Requirements

Target Platforms

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

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.