←Select platform

LTImageViewerDelegate Interface

Summary

Contains methods for ImageViewer delegate events.

Syntax

C#
VB
Objective-C
public interface LTImageViewerDelegate  
Public Interface LTImageViewerDelegate  
@protocol LTImageViewerDelegate<NSObject> 
@optional 
- (void)imageViewer:(LTImageViewer *)imageViewer postRenderWithContext:(CGContextRef)context 
- (void)imageViewer:(LTImageViewer *)imageViewer preRenderWithContext:(CGContextRef)context 
@end 

Remarks

This protocol is used to listen to ImageViewer events to provide the user with information needed in the event.

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)