Syntax
Lua |
---|
function CheckBox:GetCheckAlignment(); |
Returns
Type: numberThe alignment of the check in the check box.
Remarks
This gets the position at which the check box will be rendered relative to the text.
Lua |
---|
function CheckBox:GetCheckAlignment(); |