ArcGIS Pro 2.8 API Reference Guide
ProfileObstacleMarkerLocation Enumeration

ArcGIS.Core.CIM Namespace : ProfileObstacleMarkerLocation Enumeration
Marker display location options.
Syntax
public enum ProfileObstacleMarkerLocation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ProfileObstacleMarkerLocation 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Base Show marker at the base of obstacle
Surface Show marker at the OIS surface
Top Show marker at the top of obstacle
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace