Share via


VerticalOffset Field

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

Contains the current vertical offset value for a ScrollViewer object.

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

Syntax

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

.NET Framework Security

See Also

Reference

ScrollChangedEventArgs Class

Microsoft.SPOT.Presentation.Controls Namespace