Defines constants that specify the different orientations that a control or layout can have.
Syntax
<object property="enumMemberName"/>
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The Orientation enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Vertical | 0 |
The control or layout should be vertically oriented. |
| Horizontal | 1 |
The control or layout should be horizontally oriented. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 3/12/2013