Class LineOfSight
LineOfSight is a base class for LocationLineOfSight and GeoElementLineOfSight.
Implements
Namespace: Esri.ArcGISRuntime.UI.GeoAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class LineOfSight : Analysis, INotifyPropertyChanged
Properties
Name | Description |
---|---|
LineWidth | Gets or sets the line width used to render LineOfSight analysis results. |
ObstructedColor | Gets or sets the color used to render segments that are not visible along LineOfSight analysis results. |
TargetVisibility | Gets the target visibility from the LineOfSight object. |
VisibleColor | Gets or sets the color used to render segments that are visible along LineOfSight analysis results. |
Events
Name | Description |
---|---|
TargetVisibilityChanged | Raised when the target visibility has changed. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.2 |
.NET 6.0 | 100.13 - 200.2 |
.NET 6.0 Windows | 100.13 - 200.2 |
.NET 6.0 Android | 200.0 - 200.2 |
.NET 6.0 iOS | 200.0 - 200.2 |
.NET Framework | 100.2.1 - 200.2 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Android | 100.2.1 - 100.15 |
iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.2 |