Share via


HorizontalOffset Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the current horizontal offset value for a ScrollViewer object.

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

Syntax

'Declaration
Public ReadOnly HorizontalOffset As Integer
public readonly int HorizontalOffset
public:
initonly int HorizontalOffset
val HorizontalOffset: int
public final var HorizontalOffset : int

.NET Framework Security

See Also

Reference

ScrollChangedEventArgs Class

Microsoft.SPOT.Presentation.Controls Namespace