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


In This Topic
    LinearDispatchDiagramLayoutParameters Class Members
    In This Topic

    The following tables list the members exposed by LinearDispatchDiagramLayoutParameters.

    Public Properties
     NameDescription
    Public Property Indicates whether or not the distances are in absolute units.  
    Public Property Indicates whether or not the leaf junctions are expanded.  
    Public Property Specifies how the junctions will move.  
    Public Property The maximum distance the leaf junctions must be expanded from the junctions to which they connect.  
    Public Property The maximum distance the junctions with two connections can be spaced from the junctions to which they connect.  
    Public Property The minimum distance that will separate each junction with two connected edges from its two edge extremities after the layout execution.  
    Public Property Specifies whether the leaf junctions— the junctions with one connection— can be moved during the algorithm execution  
    Public Property Gets and sets the number of iterations used when computing the layout.  
    Public Property Indicates whether or not the path is preserved.  
    Top
    See Also