C#
VB
Objective-C
Contains methods for ImageViewer delegate events.
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
This protocol is used to listen to ImageViewer events to provide the user with information needed in the event.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET