Method GetBackColor
GetBackColor(AbstractControl)
Gets the background color to use for drawing the text.
public virtual Color GetBackColor(AbstractControl control)
Parameters
controlAbstractControlThe control to use as a fallback for the background color.
Returns
- Color
The background color to use for drawing the text.