ArcGIS Pro 2.8 API Reference Guide
CircularArcRadius Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > ReshapeEdgesDiagramLayoutParameters Class : CircularArcRadius Property
Circular arc radius when executing the ReshapeEdgesDiagramLayoutParameters.Operation.MarkCrossingEdges operation.
Syntax
public double CircularArcRadius {get; set;}
Public Property CircularArcRadius As Double
Remarks
The radius of the circular arc used to mark the edges crossings. The default is 5.0 in the units of the diagram's coordinate system.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReshapeEdgesDiagramLayoutParameters Class
ReshapeEdgesDiagramLayoutParameters Members