ArcGIS Pro 2.8 API Reference Guide
ReshapeEdgesDiagramLayoutParameters Class
Members 

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace : ReshapeEdgesDiagramLayoutParameters Class
Represents the Reshape Diagram Edges diagram layout parameters. This layout algorithm processes simple operations on vertices along edges.
Syntax
public sealed class ReshapeEdgesDiagramLayoutParameters : DiagramLayoutParameters 
Public NotInheritable Class ReshapeEdgesDiagramLayoutParameters 
   Inherits DiagramLayoutParameters
Remarks
This layout is used to process simple operations on vertices along edges in network diagrams. It enables you to reduce all vertices or some vertices along diagram edges, square diagram edges with the addition of vertices on edges, and separate diagram edges that overlap.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.DiagramLayoutParameters
      ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.ReshapeEdgesDiagramLayoutParameters

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ReshapeEdgesDiagramLayoutParameters Members
ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace