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