Table of Contents

Method GetLexStyle

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

GetLexStyle(StringItemInfo, ref TextStyle)

Retrieves lex state corresponding to given parser style.

public virtual ILexStyle GetLexStyle(StringItemInfo style, ref TextStyle textStyle)

Parameters

style StringItemInfo

Index of parser style.

textStyle TextStyle

Additional text styles.

Returns

ILexStyle

LexStyle by its index.