←Select platform

OnRubberBandDelta Method

Summary

Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandDelta to handle rubberband movement text selection.

Syntax
C#
C++/CLI
protected override void OnRubberBandDelta( 
   ImageViewerRubberBandEventArgs e 
) 
protected:  
   virtual void OnRubberBandDelta( 
      ImageViewerRubberBandEventArgs^ e 
   ) override 

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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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