←Select platform

interactiveServiceRotate Method

Summary

Detects rotate events.

Syntax

C#
VB
Objective-C
void interactiveServiceRotate(  
   LTInteractiveService service, 
   LTRotateEvent rotateEvent 
) 
Sub interactiveServiceRotate( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal rotateEvent As LTRotateEvent _ 
)  
- (void)interactiveService:(LTInteractiveService*)service rotate:(LTRotateEvent*)mouseEvent            

Parameters

service
interactive service that raises the event.

rotateEvent
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)