Read all set points and sizes from this frame.
results = Layout:ReadAll() | |||
Parameter | Type | Datatype | Description |
---|---|---|---|
results | result | table | Result table. Contains data in the following format: {x = {size = (size), [(position)] = {layout = (layout), position = (position), offset = (offset)}}, y = (the same thing)}. |