Class Facility
A class that represents a facility.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class Facility
Remarks
Facilities represent locations that can serve as the starting point or ending point of a closest facility analysis, for
example, a fire station or a hospital. The Facility class contains one of location inputs for the
Closest
Constructors
Name | Description |
---|---|
Facility(Map |
Initializes a new instance of the Facility class with a point. |
Properties
Name | Description |
---|---|
Curb |
Gets or sets the curb approach. |
Current |
Gets or sets the current bearing in degrees. |
Current |
Gets or sets the current bearing tolerance in degrees. Valid values are 0 to 180 or System. |
Distance |
Gets distance to network location in meters. |
Facility |
Gets or sets the facility ID. |
Geometry | Gets facility's point geometry. |
Impedance |
Gets or sets impedance cutoff. |
Location |
Gets location status. |
Name | Gets or sets facility's name. |
Navigation |
Gets or sets the navigation latency. |
Navigation |
Gets or sets the navigation speed in meters per second. |
Network |
Gets or sets the network location. |
Methods
Name | Description |
---|---|
Get |
Gets added cost. |
Set |
Sets added cost. |
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 |