C#
VB
Objective-C
Represents high level events for interactive service that could be listen to using Notification Center
public event EventHandler<EventArgs> interactiveServiceHighLevelEvents
Public Event interactiveServiceHighLevelEvents As EventHandler(Of EventArgs)
iOS Only
NSNotification
name:use following Notifications"
object:self
userInfo:NSDictionary
key:LTInteractiveServiceGestureRecognizerKey
//Notifications:
//LTInteractiveServiceRotateNotification //notify when rotate gesture detected
//LTInteractiveServiceTapNotification //notify when tap gesture detected
//LTInteractiveServiceDoubleTapNotification //notify when double Tap gesture detected
//LTInteractiveServicePinchNotification //notify when pinch gesture detected
//LTInteractiveServiceHoldNotification //notify when hold gesture detected
//LTInteractiveServicePanNotification //notify when pan gesture detected
//LTInteractiveServiceBasicNotification //notify when Basic gesture detected
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