←Select platform

interactiveServiceMouseUp Method

Summary

Detects mouse up events.

Syntax

C#
VB
Objective-C
void interactiveServiceMouseUp(  
   LTInteractiveService service, 
   LTMouseEvent mouseEvent 
) 
Sub interactiveServiceMouseUp( _ 
   ByVal service As LTInteractiveService, _ 
   ByVal mouseEvent As LTMouseEvent _ 
)  
- (void)interactiveService:(LTInteractiveService*)service mouseUp:(LTMouseEvent*)mouseEvent 

Parameters

service
interactive service that raises the event.

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