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 |
---|---|
System. |
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 Global
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.6 - 200.6 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.6 |
Relevant samples
Trace utility network: Discover connected features in a utility network using connected, subnetwork, upstream, and downstream traces.