Method GetSymbolAt
GetSymbolAt(Point)
Returns symbol at the given position.
public object GetSymbolAt(Point position)
Parameters
position
PointPosition within the text.
Returns
- object
A symbol at the given position.
Returns symbol at the given position.
public object GetSymbolAt(Point position)
position
PointPosition within the text.
A symbol at the given position.