(Leadtools.Controls)

interactiveServiceRotateWithArgs Method

Show in webframe





interactive service that rasie rhe event.
gesture recognizer for the event.
Detects Rotate events.
Syntax
void interactiveServiceRotateWithArgs( 
   LTInteractiveService service,
   UIRotationGestureRecognizer recognizer
)
Sub interactiveServiceRotateWithArgs( _
   ByVal service As LTInteractiveService, _
   ByVal recognizer As UIRotationGestureRecognizer _
) 
void interactiveServiceRotateWithArgs( 
   LTInteractiveService service,
   UIRotationGestureRecognizer recognizer
)
- (void) interactiveService:(LTInteractiveService*)service 
             rotateWithArgs:(UIRotationGestureRecognizer*)recognizer;
            

            
function Leadtools.Controls.LTInteractiveServiceDelegate_ObjectiveC.interactiveServiceRotateWithArgs( 
   service ,
   recognizer 
)

Parameters

service
interactive service that rasie rhe event.
recognizer
gesture recognizer for the event.
Requirements

Target Platforms

See Also

Reference

LTInteractiveServiceDelegate Interface
LTInteractiveServiceDelegate Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.