public enum AltitudeMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AltitudeMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum AltitudeMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum AltitudeMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Absolute | Sets the altitude of the coordinate relative to sea level, regardless of the actual elevation of the terrain beneath the element. |
ClampToGround | Indicates to ignore an altitude specification and draw the graphic directly on the surface of the earth. |
RelativeToGround | Sets the altitude of the graphic relative to the actual ground elevation of a particular location. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.AltitudeMode
Target Platforms: Windows 10, Windows 8.1