Method GetSymbolAt
GetSymbolAt(Point)
When implemented by a class, returns symbol at the given position.
object GetSymbolAt(Point position)
Parameters
position
Point
Returns
- object
A symbol at the given position.
When implemented by a class, returns symbol at the given position.
object GetSymbolAt(Point position)
position
PointA symbol at the given position.