ArcGIS Pro 2.6 API Reference Guide
LineCapType Enumeration

ArcGIS.Core.Geometry Namespace : LineCapType Enumeration
Defines the shape of the line ending for polylines and points (square or round). See GeometryEngine.GraphicBuffer, GeometryEngine.GraphicBuffer, GeometryEngine.SideBuffer, and GeometryEngine.SideBuffer
Syntax
Members
MemberDescription
Butt Butt line end cap.
Round Round line end cap.
Square Square line end cap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Geometry.LineCapType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace