onRubberBandStarted Method

Summary

Overrides ImageViewerRubberBandInteractiveMode.OnRubberBandStarted to begin text selection.

Syntax

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

Parameters

e

The ImageViewerRubberBandEventArgs with event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI Assembly