Gets the value that determines the amount of change when scrolling.
Object.defineProperty(StackChangedEventArgs.prototype, 'scrollDelta',
get: function(),
set: function(value)
)
scrollDelta: number;
Value that determines the amount of change when scrolling.
Scrolling can occur by using the mouse wheel or by calling the StackAction method.
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