Table of Contents

Method GetBackColor

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetBackColor(Color, TextStyle)

Retrieves background color corresponding to given state.

public virtual Color GetBackColor(Color color, TextStyle state)

Parameters

color Color

Default color.

state TextStyle

Additional color flags.

Returns

Color

New value of background color.