ArcGIS Pro 2.8 API Reference Guide
LineJoinStyle Enumeration

ArcGIS.Core.CIM Namespace : LineJoinStyle Enumeration
Specifies how the symbol is drawn at the stroke segment connections.
Syntax
Members
MemberDescription
Bevel The stroke join is beveled.
Miter The line join is mitered.
Round The line join is round.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace