Show / Hide Table of Contents

Property TargetVisibility

TargetVisibility

Gets the visibility state between the target and observer locations. A value of 1 indicates a clear line of sight and 0 indicates that the target is not visible to the observer. If an error occurs during evaluation, NAN is returned.

Declaration
public float TargetVisibility { get; }
Property Value
Type Description
float

The visibility state between the target and observer locations. A value of 1 indicates a clear line of sight and 0 indicates that the target is not visible to the observer. If an error occurs during evaluation, NAN is returned.

Remarks

The end point of VisibleLine and the start point of NotVisibleLine indicate the position at which the line of sight is first obstructed.

Applies to

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