←Select platform

interactiveServicePinchZoom Method

Summary

Detects pinch events.

Syntax

C#
VB
Objective-C
void interactiveServicePinchZoom(  
   LTInteractiveService service, 
   LTPinchEvent pinchEvent 
) 
Sub interactiveServicePinchZoom( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal pinchEvent As LTPinchEvent _ 
)  
- (void)interactiveService:(LTInteractiveService*)service pinchZoom:(LTPinchEvent*)mouseEvent            

Parameters

service
interactive service that raises the event.

pinchEvent
the event object.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)