ArcGIS Pro 3.0 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, Windows 8.1

    See Also