Show / Hide Table of Contents

Class ObserverTargetPair

An observer and a target position, used in the LineOfSightParameters.

Inheritance
object
ObserverTargetPair
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
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

ObserverTargetPairs

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.