ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / ReshapeEdgesDiagramLayoutParameters Class


In This Topic
    ReshapeEdgesDiagramLayoutParameters Class Properties
    In This Topic

    For a list of all members of this type, see ReshapeEdgesDiagramLayoutParameters members.

    Public Properties
     NameDescription
    Public PropertyBreakpoint spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges operation.  
    Public PropertyCircular arc radius when executing the ReshapeEdgesDiagramLayoutParameters.Operation.MarkCrossingEdges operation.  
    Public PropertyEdge spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SeparateOverlappingEdges operation.  
    Public PropertySpecifies the position of the mark crossing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.MarkCrossingEdges operation.  
    Public Property Indicates whether or not the containers are preserved.  
    Public PropertyIndicates whether or not the path is preserved if the ReshapeOperation equals ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges.  
    Public Property Specifies how edges will be reshaped.  
    Public PropertySegment spacing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.SquareEdges operation.  
    Public PropertyThreshold angle when executing the ReshapeEdgesDiagramLayoutParameters.Operation.ReduceVerticesByAngle operation.  
    Top
    See Also