get_color
Description:
[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public Color get_color ()
public Color get_color ()
Warning: get_color is deprecated since 1.10.
Retrieves the background color of this
Note:
Use get_background_color instead.
If the color_set property is set to false
the returned
Color is undefined
Parameters:
this |
a Box |
color |
return location for a Color |