ArcObjects Library Reference (EngineCore)  

esriGTElevation Constants

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.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

RSS weather GraphicTracker (Code Files: RSSWeather)

.NET Related Topics

Using a GraphicTracker