C#
VB
Objective-C
low level events for interactive service that could be listen to using Notification Center
public event EventHandler<EventArgs> interactiveServicelowLevelEvents
Public Event interactiveServicelowLevelEvents As EventHandler(Of EventArgs)
iOS Only
NSNotification
name:use following Notifications"
object:self
userInfo:NSDictionary
key:LTInteractiveServiceGestureRecognizerKey
//Notifications:
//LTInteractiveServicePointerDownNotification //notify when touch down detected
//LTInteractiveServicePointerUpNotification //notify when touch up detected
//LTInteractiveServicePointerDragNotification //notify when touch drag detected
//LTInteractiveServicePointerDoubleTapNotification //notify when touch double tap detected
//LTInteractiveServicePointerCancelNotification //notify when touch down 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