Class ObserverTargetPair
An observer and a target position, used in the LineOfSightParameters.
Namespace: Esri.ArcGISRuntime.Analysis.Visibility
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ObserverTargetPair
Remarks
Each ObserverTargetPair defines a single line of sight.
Constructors
| Name | Description |
|---|---|
| ObserverTargetPair(LineOfSightPosition, LineOfSightPosition) | Initializes a new instance of the ObserverTargetPair class. |
Properties
| Name | Description |
|---|---|
| ObserverPosition | Gets the observer position for the LineOfSightParameters. |
| TargetPosition | Gets the target position for the LineOfSightParameters. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |