Class GeoprocessingLinearUnit
A linear unit input or output parameter.
Namespace: Esri.ArcGISRuntime.Tasks.Geoprocessing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class GeoprocessingLinearUnit : GeoprocessingParameter
Remarks
Corresponds to GPLinearUnit parameter type on the service.
Geoprocessing tasks support a set of linear units defined in the Geoprocessing
Constructors
Name | Description |
---|---|
Geoprocessing |
Initializes a new instance of the Geoprocessing |
Geoprocessing |
Initializes a new instance of the Geoprocessing |
Geoprocessing |
Initializes a new instance of the Geoprocessing |
Geoprocessing |
Initializes a new instance of the Geoprocessing |
Properties
Name | Description |
---|---|
Distance | Gets or sets the distance value of this parameter. |
Unit | Gets or sets the Geoprocessing |
Methods
Name | Description |
---|---|
Get |
Gets the geometry linear unit that corresponds to the unit of this parameter. |
See Also
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.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |