Table of Contents

Method GetHint

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

GetHint(int, int)

When implemented by a class, gets a text under the cursor to be displayed in the hint

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