←Select platform

OnWorkStarted Method (ImageViewerMagnifyGlassInteractiveMode)

Summary

Indicates that the work of this magnify glass interactive mode has started.

Syntax

C#
VB
Java
Objective-C
WinRT C#
protected override void OnWorkStarted(  
   EventArgs e 
) 
Protected Overrides Sub OnWorkStarted( _ 
   ByVal e As EventArgs _ 
)  
protected override void OnWorkStarted(  
   EventArgs e 
) 
iOS: 
- (void)onWorkStarted:(UIGestureRecognizer *)gestureRecognizer 
macOS: 
- (void)onWorkStarted:(LTBasicEvent *)event 
@Override protected void onWorkStarted(LeadEvent event) 
 function Leadtools.Controls.ImageViewerMagnifyGlassInteractiveMode.OnWorkStarted(  
   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)