Method GetLexStyle
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
GetLexStyle(Point)
When implemented by a class, returns lexical style at specified position.
StringItemInfo GetLexStyle(Point position)
Parameters
position
PointPosition of style where Y is index of item in string collection and X is index of character in this string.
Returns
- StringItemInfo
Lexical style at specified position.