ArcGIS Pro 2.6 API Reference Guide
ProfileTerrainDisplayOption Enumeration

ArcGIS.Core.CIM Namespace : ProfileTerrainDisplayOption Enumeration
Options to control how terrain data is displayed.
Syntax
public enum ProfileTerrainDisplayOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ProfileTerrainDisplayOption 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
All Show the entire terrain using single symbol
Highlight Use two different symbols to display the terrain above and below the OIS surface
None Terrain is not displayed
PenetratingOnly Show only the terrain that is above the OIS surface
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ProfileTerrainDisplayOption

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace