rubberBandCompleted Event

Summary

Occurs when the user completes the rubber banding operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerRubberBandInteractiveMode.prototype,'rubberBandCompleted',  
	get: function(), 
	set: function(value) 
) 
rubberBandCompleted: LeadEvent; 
Remarks

This event will fire when OnRubberBandCompleted is called.

Example

For an example, refer to ImageViewerRubberBandInteractiveMode.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
eImageViewerRubberBandEventArgsThe event data.
Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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