Enum ExploratoryLineOfSightTargetVisibility
An enumeration of the various visibility states between an observer and a target in a line of sight analysis.
Namespace: Esri.ArcGISRuntime.UI.GeoAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum ExploratoryLineOfSightTargetVisibility
Fields
| Name | Description |
|---|---|
| Obstructed | Target LineOfSight is obstructed from the view of the observer. |
| Unknown | Target visibility from the observer cannot be accurately evaluated with the currently loaded data. |
| Visible | Target LineOfSight is visible from the observer. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |