Show / Hide Table of Contents

Class LineOfSight

LineOfSight is a base class for LocationLineOfSight and GeoElementLineOfSight.

Inheritance
Object
Analysis
LineOfSight
GeoElementLineOfSight
LocationLineOfSight
Implements
System.ComponentModel.INotifyPropertyChanged
Analysis.IsVisible
Analysis.INotifyPropertyChanged.PropertyChanged
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Object.ToString()
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

TargetVersions
.NET Standard 2.0100.3 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.2.1 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.2.1 - 100.15
Xamarin.iOS100.2.1 - 100.15
UWP100.2.1 - 100.15
In This Article
Back to top Copyright © 2022 Esri.