This document is archived and information here might be outdated. Recommended version. |
Mouse pointer options.
Constant | Value | Description |
---|---|---|
esriARMousePointerDefault | 0 | Default pointer, same as arrow. |
esriARMousePointerArrow | 1 | Standard arrow. |
esriARMousePointerCrosshair | 2 | Crosshair. |
esriARMousePointerIBeam | 3 | I-Beam. |
esriARMousePointerIcon | 4 | Icon. |
esriARMousePointerSize | 5 | Size, four-pointed arrow pointing north, south, east and west. |
esriARMousePointerSizeNESW | 6 | Size NE-SW, double arrow pointing north-east and south-west. |
esriARMousePointerSizeNS | 7 | Size N-S, double arrow pointing north and south. |
esriARMousePointerSizeNWSE | 8 | Size NW-SE, double arrow pointing north-west and south-east. |
esriARMousePointerSizeWE | 9 | Size W-E, double arrow pointing west and east. |
esriARMousePointerUpArrow | 10 | Arrow pointing vertically up. |
esriARMousePointerHourglass | 11 | Hourglass, wait cursor. |
esriARMousePointerNoDrop | 12 | Circle with slash through it or a no entry sign. |
esriARMousePointerArrowHourglass | 13 | Standard arrow and small hourglass. |
esriARMousePointerArrowQuestion | 14 | Arrow and question mark. |
esriARMousePointerSizeAll | 15 | Size all, a four-pointed arrow pointing north, south, east and west. |