(Leadtools.Controls)

imageViewerRubberBandInteractiveModeWorkingWithArgs Method

Show in webframe





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

            
function Leadtools.Controls.LTImageViewerRubberBandDelegate_ObjectiveC.imageViewerRubberBandInteractiveModeWorkingWithArgs( 
   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.