Show / Hide Table of Contents

Class LineOfSightPosition

Defines a 3D position for an observer or target for use in surface visibility line of sight analysis.

Inheritance
object
LineOfSightPosition
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 LineOfSightPosition

Constructors

Name Description
LineOfSightPosition(MapPoint, HeightOrigin)

Initializes a new instance of the LineOfSightPosition class.

Properties

Name Description
HeightOrigin

Gets a value that specifies how the position height should be interpreted.

Position

Gets a location in 3D space defined by x, y, and z coordinates.

Applies to

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