ArcGIS Pro 3.7 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 Property CapStyle As LineCapStyle
    public LineCapStyle CapStyle {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also