ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / NetworkDiagramInfo Class / EdgeCount Property

In This Topic
    EdgeCount Property
    In This Topic
    Gets the edge count of the NetworkDiagram.
    Syntax
    Public ReadOnly Property EdgeCount As Integer
    public int EdgeCount {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also