C#
VB
C++
Gets a value that indicates the change in horizontal offset for a ImageViewer or RasterImageViewer.
public double HorizontalChange { get; }
Public ReadOnly Property HorizontalChange As Double
public:
property double HorizontalChange {
double get();
}
A System.Double that represents the change in horizontal offset for a ImageViewer or RasterImageViewer.
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