(Leadtools.Controls)

OnWorkStarted Method (ImageViewerMagnifyGlassInteractiveMode)

Show in webframe





The event data
Indicates that the work of this magnify glass interactive mode has started.
Syntax
protected override void OnWorkStarted( 
   EventArgs e
)
Protected Overrides Sub OnWorkStarted( _
   ByVal e As EventArgs _
) 
protected override void OnWorkStarted( 
   ~Remove~ e
)
iOS:
-(void) onWorkStarted:(UIGestureRecognizer*)agestureRecognizer;
OS X:
-(void) onWorkStarted:(LTBasicEvent*) mouseEvent;
            
@Override protected void onWorkStarted(LeadEvent event)
 function Leadtools.Controls.ImageViewerMagnifyGlassInteractiveMode.OnWorkStarted( 
   e 
)

Parameters

e
The event data
Requirements

Target Platforms

See Also

Reference

ImageViewerMagnifyGlassInteractiveMode Class
ImageViewerMagnifyGlassInteractiveMode Members

 

 


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