void interactiveServiceMouseDoubleClick(
LTInteractiveService ,
LTMouseEvent
)
Sub interactiveServiceMouseDoubleClick( _
ByVal As LTInteractiveService, _
ByVal As LTMouseEvent _
)
void interactiveServiceMouseDoubleClick(
LTInteractiveService service,
LTMouseEvent mouseEvent
)
- (void) interactiveService:(LTInteractiveService*) service mouseDoubleClick:(LTMouseEvent*) mouseEvent;
function Leadtools.Controls.LTInteractiveServiceMouseDelegate_ObjectiveC.interactiveServiceMouseDoubleClick(
service ,
mouseEvent
)