Show / Hide Table of Contents

Property FractionAlongEdge

FractionAlongEdge

Gets the relative location along the non-spatial edge where the junction is (logically) located.

Declaration
public double FractionAlongEdge { get; }
Property Value
Type Description
double

The relative location along the non-spatial edge where the junction is (logically) located.

Remarks

If this is a junction in a non-spatial edge connectivity association, this property represents the relative location of the junction along the non-spatial edge, ranging from 0.0 (the edge's start point) to 1.0 (the edge's end point).

For a JunctionEdgeObjectConnectivityToSide association, the value is 0.0; if JunctionEdgeObjectConnectivityMidspan, the value is between 0.0 and 1.0; and if JunctionEdgeObjectConnectivityFromSide, the value is 1.0.

This property is equivalent to "percent along value" in other parts of the ArcGIS platform. For example, ArcGIS REST /query and ArcGIS Pro Associations Table.

The default value is 0.0.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.