Share via


IScrollView.HorizontalOffset Property

Definition

Gets the current scroll position of the ScrollView along the horizontal axis.

public:
 property double HorizontalOffset { double get(); void set(double value); };
public double HorizontalOffset { get; set; }
member this.HorizontalOffset : double with get, set
Public Property HorizontalOffset As Double

Property Value

Applies to