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
x
intThe X-constituent of the Point value that specifies the point to check-up.
y
intThe Y-constituent of the Point value that specifies the point to check-up.
Returns
- string
Text under the cursor