Table of Contents

Method GetHint

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetHint(int, int)

Gets a text under the cursor to be displayed in the hint

public virtual string GetHint(int x, int y)

Parameters

x int

The X-constituent of the Point value that specifies the point to check-up.

y int

The Y-constituent of the Point value that specifies the point to check-up.

Returns

string

Text under the cursor