|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > EngineCore > ESRI.ArcGIS.EngineCore > Constants > E > esriGTElevation Constants (ArcObjects .NET 10.4 SDK) | 
Indicates the elevation mode that will be used when rendering the graphic in 3D.
| Constant | Value | Description | 
|---|---|---|
| esriGTElevationClampToGround | 0 | Snaps the graphic to the surface and ignores its geometry's Z value. | 
| esriGTElevationFloating | 1 | Renders the graphic at the elevation specified by its geometry's Z value. |