C#
VB
Objective-C
Detects Pinch events.
void interactiveServicePinchWithArgs(
LTInteractiveService service,
UIPinchGestureRecognizer recognizer
)
Sub interactiveServicePinchWithArgs( _
ByVal service As LTInteractiveService, _
ByVal recognizer As UIPinchGestureRecognizer _
)
- (void)interactiveService:(LTInteractiveService*)service pinchWithArgs:(UIPinchGestureRecognizer*)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