(Leadtools.Controls)

imageViewerRubberBandInteractiveModeEndWithArgs Method

Show in webframe





The rubberBand mode that called the delegate.
contains information about location of rubber band.
Detects if the rubber band has completed.
Syntax
void imageViewerRubberBandInteractiveModeEndWithArgs( 
   LTImageViewerRubberBandInteractiveMode imageViewerRubberBandInteractiveMode,
   LTImageViewerRubberBandEventArg args
)
Sub imageViewerRubberBandInteractiveModeEndWithArgs( _
   ByVal imageViewerRubberBandInteractiveMode As LTImageViewerRubberBandInteractiveMode, _
   ByVal args As LTImageViewerRubberBandEventArg _
) 
void imageViewerRubberBandInteractiveModeEndWithArgs( 
   LTImageViewerRubberBandInteractiveMode imageViewerRubberBandInteractiveMode,
   LTImageViewerRubberBandEventArg args
)
-(void)imageViewerRubberBandInteractiveMode:(LTImageViewerRubberBandInteractiveMode*)imageViewerRubberBandInteractiveMode
                                endWithArgs:(LTImageViewerRubberBandEventArg*) args;
            

            
function Leadtools.Controls.LTImageViewerRubberBandDelegate_ObjectiveC.imageViewerRubberBandInteractiveModeEndWithArgs( 
   imageViewerRubberBandInteractiveMode ,
   args 
)

Parameters

imageViewerRubberBandInteractiveMode
The rubberBand mode that called the delegate.
args
contains information about location of rubber band.
Requirements

Target Platforms

See Also

Reference

LTImageViewerRubberBandDelegate Interface
LTImageViewerRubberBandDelegate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.