Table of Contents

Method GetTextColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetTextColor(AbstractControl)

Gets the color to use for drawing the text.

public virtual Color GetTextColor(AbstractControl control)

Parameters

control AbstractControl

The control to use as a fallback for the text color.

Returns

Color

The color to use for drawing the text.