←Select platform

imageViewerRubberBandInteractiveModeStartWithArgs Method

Summary

Detects if the rubber band has started.

Syntax

C#
VB
Objective-C
void imageViewerRubberBandInteractiveModeStartWithArgs(  
   LTImageViewerRubberBandInteractiveMode imageViewerRubberBandInteractiveMode, 
   LTImageViewerRubberBandEventArg args 
) 
Sub imageViewerRubberBandInteractiveModeStartWithArgs( _ 
   ByVal imageViewerRubberBandInteractiveMode As LTImageViewerRubberBandInteractiveMode, _ 
   ByVal args As LTImageViewerRubberBandEventArg _ 
)  
- (void)imageViewerRubberBandInteractiveMode:(LTImageViewerRubberBandInteractiveMode *)imageViewerRubberBandInteractiveMode  
                               startWithArgs:(LTImageViewerRubberBandEventArg*)args 

Parameters

imageViewerRubberBandInteractiveMode
The rubberBand mode that called the delegate.

args
contains information about location of rubber band.

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)