Method GetSymbolAt
GetSymbolAt(Point)
When implemented by a class, returns symbol at the given position.
object GetSymbolAt(Point position)
Parameters
positionPoint
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.