C#
VB
Objective-C
Contains methods for ImageViewerSpyGlassInteractiveMode event delegates.
public interface LTImageViewerSpyGlassDelegate Public Interface LTImageViewerSpyGlassDelegate @protocol LTImageViewerSpyGlassDelegate<NSObject>@optional- (void)imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode *)imageViewerSpyGlassInteractiveModepreDrawWithContext:(CGContextRef)context- (void)imageViewerSpyGlassInteractiveMode:(LTImageViewerSpyGlassInteractiveMode *)imageViewerSpyGlassInteractiveModepostDrawWithContext:(CGContextRef)context
This protocol is used to listen to ImageViewerSpyGlassInteractiveMode events and to provide the user with information needed for the event. For example, you can use the Canvas when performing your own drawing on top of the Spyglass.
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
