Table of Contents

Method GetFontStyle

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

GetFontStyle(FontStyle, TextStyle)

When implemented by a class, retrieves font style corresponding to given state.

FontStyle GetFontStyle(FontStyle fontStyle, TextStyle textStyle)

Parameters

fontStyle FontStyle

Default style.

textStyle TextStyle

Additional text styles.

Returns

FontStyle

New value of font style.