This document is archived and information here might be outdated.  Recommended version.


esriGTElevation Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EngineCore > ESRI.ArcGIS.EngineCore > Constants > E > esriGTElevation Constants
ArcGIS Developer Help

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