ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Association Class / PercentAlong Property

In This Topic
    PercentAlong Property (Association)
    In This Topic
    Gets the percent along the mid span of a non-spatial edge object that a junction or non-spatial junction object is connected to if this Association represents a AssociationType.JunctionEdgeObjectConnectivityMidspan association.
    Syntax
    public double PercentAlong {get;}
    Public ReadOnly Property PercentAlong As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also