Table of Contents

Method GetFontStyle

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

GetFontStyle(FontStyle, TextStyle)

Retrieves font style corresponding to given state.

public override FontStyle GetFontStyle(FontStyle fontStyle, TextStyle textStyle)

Parameters

fontStyle FontStyle

Default style.

textStyle TextStyle

Additional color flags.

Returns

FontStyle

New value of font style.