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

In This Topic
    LineCapStyle Enumeration
    In This Topic
    The style of stroke ending caps.
    Syntax
    Members
    MemberDescription
    Butt Stroke ends in butt caps.
    Round Stroke ends in round caps.
    Square Stroke ends in square caps.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also