Documentation

Total Size - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Control :: Total Size

GUI.Control.TotalSize
size of the control including its borders

Type

2D Vector

Lua Usage

-- Get
local value2DVector = control.TotalSize

-- Set
control.TotalSize = value2DVector

If you think anything is missing, please feel free to: submit documentation feedback on this page