C#
VB
C++
Enables or disables the automatic reset of the ScrollPosition property.
public virtual bool AutoResetScrollPosition { get; set; }
Public Overridable Property AutoResetScrollPosition As Boolean
true to enable automatic reset, false to disable it.
When set to true, this will automatically reset the ScrollPosition property back to (0,0) when a new image is set to the viewer.
Refer to RasterImageViewer.
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