ArcGIS Pro 2.6 API Reference Guide
MiterLimit Property

ArcGIS.Core.CIM Namespace > CIMStroke Class : MiterLimit Property
Gets or sets the maximum 'sharpness' that is allowed for Miter joins. If the spike created by the miter join exceeds the miter limit times the width of the stroke, the sharp angle will be clipped and rendered with a bevel join. This property is only applied to the symbol layer when the JoinType is set to Miter.
Syntax
public double MiterLimit {get; set;}
Public Property MiterLimit As Double
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMStroke Class
CIMStroke Members