|  | This document is archived and information here might be outdated. Recommended version. | 
Scene graph picking options.
| Constant | Value | Description | 
|---|---|---|
| esriScenePickGeography | 1 | Picks only geography. | 
| esriScenePickGraphics | 2 | Picks only graphics. | 
| esriScenePickAll | 3 | Picks all. | 
| esriScenePickAllPlus | 4 | Picks all, and more. | 
| esriScenePickPlane | 5 | Picks off of a plane. | 
| esriScenePickSphere | 6 | Picks off of a sphere. | 
| esriScenePickGlobeSphere | 7 | Picks off of the sphere aproximating globe. | 
| esriScenePickMask | 15 | Bit-mask of basic picking options. | 
| esriScenePickFastLocation | 16 | Picks only for approximate location. |