ArcGIS Pro 2.6 API Reference Guide
ExtremityPlacement Enumeration

ArcGIS.Core.CIM Namespace : ExtremityPlacement Enumeration
Extremity placement options which specify at which ends of the line a marker will be placed.
Syntax
Members
MemberDescription
Both Both - marker is placed at the beginning and end of the line.
JustBegin JustBegin - marker is placed at the beginning of the line, determined by the direction that the line was digitized.
JustEnd JustEnd - marker is placed at the end of the line, determined by the direction that the line was digitized.
None None - no marker is placed at either end of the marker.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace