Method GetLexStyle
GetLexStyle(Point)
Returns lexical style at specified position.
public virtual 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.