ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumIGCursorType
In This Topic
    enumIGCursorType
    In This Topic

    These values are used to specify the type of cursor that is displayed under the mouse tracking over the magnifier window.

    Values:

    IG_GUI_CURSOR_NONE No cursor.
    IG_GUI_CURSOR_APPSTARTING Standard arrow and small hourglass.
    IG_GUI_CURSOR_ARROW Standard arrow.
    IG_GUI_CURSOR_CROSS Crosshair.
    IG_GUI_CURSOR_HAND Hand.
    IG_GUI_CURSOR_HELP Arrow and question mark.
    IG_GUI_CURSOR_IBEAM I-beam.
    IG_GUI_CURSOR_NO Slashed circle.
    IG_GUI_CURSOR_SIZEALL Four-pointed arrow pointing North, South, East, and West.
    IG_GUI_CURSOR_SIZENESW Double-pointed arrow pointing North-East and South-West.
    IG_GUI_CURSOR_SIZENS Double-pointed arrow pointing North and South.
    IG_GUI_CURSOR_SIZENWSE Double-pointed arrow pointing North-West and South-East.
    IG_GUI_CURSOR_SIZEWE Double-pointed arrow pointing West and East.
    IG_GUI_CURSOR_UPARROW Vertical arrow.
    IG_GUI_CURSOR_WAIT Hourglass.