Index
Collapse All
Expand All
GetOutlineColor Method
Label Class
Members
See Also
Beta Documentation - Subject to change.
Gets the text outline color.
Syntax
Lua
function
Label
:
GetOutlineColor
(
)
;
Returns
Type:
Color
The color used for outlining the text.
Remarks
Gets the color used to outline the text. This effect is only applied when the font style includes the outline flag.
See Also
Label
Turbine.UI