Table of Contents

Method GetSymbolAt

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

GetSymbolAt(Point)

Returns symbol at the given position.

public object GetSymbolAt(Point position)

Parameters

position Point

Position within the text.

Returns

object

A symbol at the given position.