Property NotVisibleLine
NotVisibleLine
Gets the part of the line of sight that is not visible to the observer.
Declaration
public Polyline? NotVisibleLine { get; }
Property Value
| Type | Description |
|---|---|
| Polyline | The part of the line of sight that is not visible to the observer. |
Remarks
If the line of sight between the target and observer is unobstructed, or if an error occurs during evaluation,
this geometry is null.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |