ArcGIS Pro 2.9 API Reference Guide
LineOfSight Class Methods


ArcGIS.Desktop.Mapping Namespace : LineOfSight Class

For a list of all members of this type, see LineOfSight members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Get the color used to paint the line of sight lines for the segment and targets that are NOT visible to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public Method Get the LineOfSight's Observer to query its position.  
Public Methodstatic (Shared in Visual Basic) Get the color used to paint the line of sight lines for the segment and targets that are outside of the minimum or maximum distance range to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Get the color used to paint the line of sight lines for the segment and targets that are visible to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Get the color used to paint the wireframe line that appears below elevated observers or targets. This affects all LineOfSight objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint the line of sight lines for the segment and targets that are NOT visible to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public MethodSet the LineOfSight's Observer to update its position. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint the line of sight lines for the segment and targets that are outside of the minimum or maximum distance range to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint the line of sight lines for the segment and targets that are visible to their corresponding observer. This affects all LineOfSight objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint the wireframe line that appears below elevated observers or targets. This affects all LineOfSight objects in the active MapView.  
Top
See Also

Reference

LineOfSight Class
ArcGIS.Desktop.Mapping Namespace