public class LineOfSight : ExploratoryAnalysis
Public Class LineOfSight Inherits ExploratoryAnalysis
An observer and one or more targets are created with lines connecting the target(s) to the observer. The line segements and targets are painted using the Visible and NotVisible colors if they can be seen by the observer of if the view is obstructed.
Lines of sight can be used to model real-world objects like visibility to points of interest or rough approximations for projectile trajectories.
public class LineOfSight : ExploratoryAnalysis
Public Class LineOfSight Inherits ExploratoryAnalysis
System.Object
ArcGIS.Desktop.Mapping.ExploratoryAnalysis
ArcGIS.Desktop.Mapping.LineOfSight
Target Platforms: Windows 11, Windows 10