Beta Documentation - Subject to change.

Sets the alignment of the check within the check box.

Syntax

Lua
function CheckBox:SetCheckAlignment(value);

Parameters

value
Type: number
The alignment of the check in the check box.

Remarks

This sets the position at which the check box will be rendered relative to the text.

See Also