C#
VB
Objective-C
Contains methods for InteractiveService delegate events.
public interface LTInteractiveServiceBasicDelegate
Public Interface LTInteractiveServiceBasicDelegate
iOS Only
@protocol LTInteractiveServiceBasicDelegate <NSObject>
@optional
- (void)interactiveService:(LTInteractiveService *)service basicGestureEvent:(LTBasicGestureEvent *)basicGesture
@end
This protocol is used to listen to InteractiveService low level events and provide the user with information needed for these events.
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