←Select platform

OnRubberBandStarted Method

Summary

Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandStarted to begin text selection.

Syntax
C#
VB
C++
protected override void OnRubberBandStarted( 
   ImageViewerRubberBandEventArgs e 
) 
Protected Overrides Sub OnRubberBandStarted( 
   ByVal e As ImageViewerRubberBandEventArgs 
) 
protected:  
   virtual void OnRubberBandStarted( 
      ImageViewerRubberBandEventArgs^ e 
   ) override 

Parameters

e

The ImageViewerRubberBandEventArgs with event data.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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