C#
VB
Objective-C
Detects scroll events.
void interactiveServiceScroll(
LTInteractiveService service,
LTScrollEvent scrollEvent
)
Sub interactiveServiceScroll( _
ByVal service As LTInteractiveService, _
ByVal scrollEvent As LTScrollEvent _
)
- (void)interactiveService:(LTInteractiveService*)service scrollWheel:(LTScrollEvent*)mouseEvent
service
interactive service that raises the event.
scrollEvent
the event object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET