Show / Hide Table of Contents

Property FractionAlongEdge

FractionAlongEdge

Gets or sets how far the starting point or barrier is along an edge in the utility network feature, from 0.0 to 1.0 of the utility network feature.

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

How far the starting point or barrier is along an edge in the utility network feature, from 0.0 to 1.0 of the utility network feature.

Remarks

This property is only valid when the GlobalId property refers to an edge feature that is an input to a tracing operation.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.6 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.6 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 100.15
Relevant samples
Trace utility network: Discover connected features in a utility network using connected, subnetwork, upstream, and downstream traces.
In This Article
Back to top Copyright © 2022 Esri.