Method GetHint
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
xintThe X-constituent of the Point value that specifies the point to check-up.
yintThe Y-constituent of the Point value that specifies the point to check-up.
Returns
- string
Text under the cursor