Index
Collapse All
Expand All
GetForeColor Method
Label Class
Members
See Also
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
Label
Turbine.UI