Table of Contents

Method GetLexStyle

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

GetLexStyle(Point)

Returns lexical style related to the specified position.

public virtual StringItemInfo GetLexStyle(Point position)

Parameters

position Point

The Point value that specifies position to receive lexical style.

Returns

StringItemInfo