Initializes a new instance of the ImageViewerScrollChangedEventArgs class.
public ImageViewerScrollChangedEventArgs(double horizontalChange,double horizontalOffset,double verticalChange,double verticalOffset)
Public Function New( _ByVal horizontalChange As Double, _ByVal horizontalOffset As Double, _ByVal verticalChange As Double, _ByVal verticalOffset As Double _)
public:ImageViewerScrollChangedEventArgs(double horizontalChange,double horizontalOffset,double verticalChange,double verticalOffset)
horizontalChange
The change in the horizontal offset.
horizontalOffset
The updated horizontal offset.
verticalChange
The change in the vertical offset.
verticalOffset
The updated vertical offset.
For C#/VB examples, refer to ScrollChanged.
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
