ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MouseIconIDQuery Method |
Determines which mouse cursor icon would be used if the mouse were to be placed at the specified coordinates.
MouseIconIDQuery(pt As IGPoint) As enumIGArtCursorType
Name | Description |
---|---|
pt | The screen (X,Y) coordinates to check. |
One of the enumIGArtCursorType Enumeration values specifying the mouse cursor to display when the mouse passes over the indicated screen coordinates.
N/A
None