ArcGIS Pro 3.0 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, Windows 8.1

    See Also