Beta Documentation - Subject to change.

Gets the foreground color.

Syntax

Lua
function Label:GetForeColor();

Returns

Type: Color
The color used for drawing the text.

Remarks

Gets the color used to draw the text.

See Also