Enum Orientation
Orientation modes.
Namespace: SadConsole
Assembly: SadConsole.dll
Syntax
public enum Orientation
Fields
| Name | Description |
|---|---|
| Horizontal | Orient along the horizontal axis. |
| Vertical | Orient along the vertical axis. |
Orientation modes.
public enum Orientation
| Name | Description |
|---|---|
| Horizontal | Orient along the horizontal axis. |
| Vertical | Orient along the vertical axis. |