C#
VB
Objective-C
Detects pan events.
void interactiveServicePanWithArgs(
LTInteractiveService service,
UIPanGestureRecognizer recognizer
)
Sub interactiveServicePanWithArgs( _
ByVal service As LTInteractiveService, _
ByVal recognizer As UIPanGestureRecognizer _
)
- (void)interactiveService:(LTInteractiveService*)service panWithArgs:(UIPanGestureRecognizer*)recognizer
service
interactive service that rasie rhe event.
recognizer
gesture recognizer for 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