Class ServiceAreaResult
A class that describes the service area result.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ServiceAreaResult
Remarks
The result from Solve
Properties
Name | Description |
---|---|
Facilities | Gets an array of the facilities used to calculate the service area. |
Messages | Gets an array of messages when solve is completed. |
Point |
Gets an array of the point barriers. |
Polygon |
Gets an array of the polygon barriers. |
Polyline |
Gets an array of the polyline barriers. |
Methods
Name | Description |
---|---|
Get |
Gets an array of the result polygons. |
Get |
Gets an array of the result polylines. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 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.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |