ArcGIS Pro 2.9 API Reference Guide
ThresholdAngle Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ReshapeEdgesDiagramLayoutParameters Class : ThresholdAngle Property
Threshold angle when executing the ReshapeEdgesDiagramLayoutParameters.Operation.ReduceVerticesByAngle operation.
Syntax
public double ThresholdAngle {get; set;}
Public Property ThresholdAngle As Double
Remarks
The angle formed by the incident segments over which the vertex related to these segments is reduced. The wider the angle, the fewer vertices are reduced. The default is 160 degrees.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ReshapeEdgesDiagramLayoutParameters Class
ReshapeEdgesDiagramLayoutParameters Members