Class LineOfSightParameters
Parameters that control line of sight analysis for a LineOfSightFunction.
Namespace: Esri.ArcGISRuntime.Analysis.Visibility
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class LineOfSightParameters
Constructors
| Name | Description |
|---|---|
| LineOfSightParameters() | Initializes a new instance of the LineOfSightParameters class. |
Properties
| Name | Description |
|---|---|
| ElevationSamplingInterval | Gets or sets the interval at which the elevation surface is sampled, in the horizontal units of the surface data source. |
| ObserverTargetPairs | Gets or sets the pairs of observer and target locations used in a LineOfSightFunction. |
Methods
| Name | Description |
|---|---|
| Clone() | Clone the LineOfSightParameters. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |