Property VisibleLine
VisibleLine
Gets the part of the line of sight that is visible to the observer.
Declaration
public Polyline? VisibleLine { get; }
Property Value
| Type | Description |
|---|---|
| Polyline | The part of the line of sight that is visible to the observer. |
Remarks
If there are no portions of unobstructed line of sight between the observer and the target, for example
if the observer point is below the terrain, the geometry is null. If an error occurs during evaluation, the
geometry is null.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |