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

In This Topic
    JoinStyle Property
    In This Topic
    Gets or sets how the symbol is drawn at the stroke segment connections.
    Syntax
    public LineJoinStyle JoinStyle {get; set;}
    Public Property JoinStyle As LineJoinStyle
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also