Class LineOfSightPosition
Defines a 3D position for an observer or target for use in surface visibility line of sight analysis.
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
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |