_horizontalAlignment Field

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

Specifies the horizontal 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 _horizontalAlignment As HorizontalAlignment
protected HorizontalAlignment _horizontalAlignment
protected:
HorizontalAlignment _horizontalAlignment
val mutable _horizontalAlignment: HorizontalAlignment
protected var _horizontalAlignment : HorizontalAlignment

.NET Framework Security

See Also

Reference

UIElement Class

Microsoft.SPOT.Presentation Namespace