ScrollViewerView.HorizontalOffset Property

Definition

Gets the distance the content has been scrolled horizontally.

public:
 property double HorizontalOffset { double get(); };
double HorizontalOffset();
public double HorizontalOffset { get; }
var double = scrollViewerView.horizontalOffset;
Public ReadOnly Property HorizontalOffset As Double

Property Value

Double

double

The distance the content has been scrolled horizontally.

Applies to