ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / LineJoinStyle Enumeration

In This Topic
    LineJoinStyle Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also