---
name: OutputLayoutMode
last_updated: 2026-07-02T02:14:38Z
type: enum
summary: "Sets the layout mode of the output."
---

# OutputLayoutMode

Sets the layout mode of the output.

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Horizontal` | 0 | The output layout is horizontal (x-axis). |
| `Vertical` | 1 | The output layout is vertical (y-axis). |