> For the complete documentation index, see [llms.txt](https://docs.renderdraw.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.renderdraw.us/api-documentation/data-objects-used-throughout-the-suite/layoutwall.md).

# LayoutWall

#### LayoutWall has the following properties that can be utilized within a Lightning flow:

```
string id
double x1
double y1
double x2
double y2
List<double> points
```
