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