ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > MouseIconGet Method |
Gets the cursor icon that will be used when the user passes the mouse over an icon or a specific resize-handle of an icon.
MouseIconGet(CursorType As enumIGArtCursorType) As IPictureDisp
Name | Description |
---|---|
CursorType | One of the enumIGArtCursorType Enumeration values - the icon for this cursor type will be returned. |
Icon used for the mouse cursor when the mouse passes over the indicated part of a mark.
N/A
None