ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStroke Class / CapStyle Property

In This Topic
    CapStyle Property
    In This Topic
    Gets or sets how the stroke should draw at the ends of the geometries.
    Syntax
    public LineCapStyle CapStyle {get; set;}
    Public Property CapStyle As LineCapStyle
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also