Gets or sets a boolean value that indicates whether to allow the scroll message to pass through.
Object.defineProperty(StackChangedEventArgs.prototype, 'scroll',
get: function(),
set: function(value)
)
scroll: boolean;
true to allow the scroll message to pass through and be handled by the viewer and scroll through the frame in the cell; otherwise, false.
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