ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RelativeMainlineDiagramLayoutParameters Class / ExcludedValues Property

In This Topic
    ExcludedValues Property
    In This Topic
    The TypeAttributeName values that identify the edges that must be excluded from the straight lines; that is, crossovers or ladders.
    Syntax
    public string[] ExcludedValues {get; set;}
    Public Property ExcludedValues As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also