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