_verticalAlignment Field

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

Specifies the vertical alignment characteristics that are applied to the current element when it is composed within a parent element, such as a Panel object.

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

Syntax

'Declaration
Protected _verticalAlignment As VerticalAlignment
protected VerticalAlignment _verticalAlignment
protected:
VerticalAlignment _verticalAlignment
val mutable _verticalAlignment: VerticalAlignment
protected var _verticalAlignment : VerticalAlignment

.NET Framework Security

See Also

Reference

UIElement Class

Microsoft.SPOT.Presentation Namespace