Beta Documentation - Subject to change.

Gets the background graphic of the control.

Syntax

Lua
function Control:GetBackground();

Returns

Type: Graphic
The background graphic of the control..

Remarks

Gets the background graphic of the control.

See Also