Table of Contents

Method GetSymbolAt

Namespace
Alternet.Editor.Common
Assembly
Alternet.Editor.Common.v10.dll

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.