ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MouseIconQueryEx Method |
Determines which mouse cursor icon would be used if the mouse were to be placed at the specified coordinates.
MouseIconQueryEx(pt As IGPoint) As IIGArtMouseCursor
Name | Description |
---|---|
pt | Used to provide the screen (X,Y) coordinates to check. |
IGArtMouseCursor Class used for the mouse cursor when the mouse passes over the indicated screen coordinates.
N/A
None