Table of Contents

Method GetFontColor

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

GetFontColor(Color, TextStyle)

Retrieves font color corresponding to given state.

public virtual Color GetFontColor(Color color, TextStyle textStyle)

Parameters

color Color

Default color.

textStyle TextStyle

Additional color flags.

Returns

Color

New value of font color.