Edit

Share via


IScrollInfo.SetHorizontalOffset(Double) Method

Definition

Sets the amount of horizontal offset.

public void SetHorizontalOffset(double offset);

Parameters

offset
Double

The degree to which content is horizontally offset from the containing viewport.

Applies to

See also