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


In This Topic
    ReshapeEdgesDiagramLayoutParameters Class Members
    In This Topic

    The following tables list the members exposed by ReshapeEdgesDiagramLayoutParameters.

    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