Share via


ScrollViewer.HorizontalOffset Property

Gets or sets the horizontal offset of the scrolled content in a ScrollViewer object.

Namespace: Microsoft.SPOT.Presentation.Controls
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public int HorizontalOffset { get; set; }

Property Value

The horizontal offset of the scrolled content. The default value for this property is 0 (zero).

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

ScrollViewer Class
ScrollViewer Members
Microsoft.SPOT.Presentation.Controls Namespace