ArcGIS Pro 2.6 API Reference Guide
LineJoinType Enumeration

ArcGIS.Core.Geometry Namespace : LineJoinType Enumeration
Defines the connection of the buffer at corners. See GeometryEngine.GraphicBuffer and GeometryEngine.GraphicBuffer.
Syntax
Members
MemberDescription
Bevel Beveled edges.
Miter Mitered edges.
Round Rounded edges.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Geometry Namespace