←Select platform

OnRubberBandCompleted Method (ImageViewerZoomToInteractiveMode)

Syntax

C#
VB
Java
Objective-C
WinRT C#
protected override void OnRubberBandCompleted(  
   Leadtools.Controls.ImageViewerRubberBandEventArgs e 
) 
Protected Overrides Sub OnRubberBandCompleted( _ 
   ByVal e As Leadtools.Controls.ImageViewerRubberBandEventArgs _ 
)  
protected override void OnRubberBandCompleted(  
   Leadtools.Controls.ImageViewerRubberBandEventArgs e 
) 
- (void)onRubberBandCompletedWithArgs:(LTImageViewerRubberBandEventArg *)args 
@Override protected void onRubberBandCompleted(ImageViewerRubberBandEvent event) 
 function Leadtools.Controls.ImageViewerZoomToInteractiveMode.OnRubberBandCompleted(  
   e  
) 

Parameters

e
The event data

Requirements

Target Platforms

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

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)