ArcGIS Pro 2.8 API Reference Guide
Viewshed Class Methods


ArcGIS.Desktop.Mapping Namespace : Viewshed Class

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Get the color used to tint geometry in the scene that is visible to more than one viewshed. This affects all Viewshed objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Get the color used to tint geometry in the scene that is within the view frustrum of the observer, but not visible. This affects all Viewshed objects in the active MapView.  
Public Method Get the Viewshed's Observer to query its position, heading, or pitch.  
Public Methodstatic (Shared in Visual Basic) Get the color used to tint geometry in the scene that is visible to an observer. This affects all Viewshed objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Get the color used to paint the viewshed wireframes. This affects all Viewshed objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to tint geometry in the scene that is visible to more than one viewshed. This affects all Viewshed objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to tint geometry in the scene that is within the view frustrum of the observer, but not visible. This affects all Viewshed objects in the active MapView.  
Public MethodSet the Viewshed's Observer to update its position, heading, or pitch. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.  
Public Methodstatic (Shared in Visual Basic) Change the color used to tint geometry in the scene that is visible to an observer. This affects all Viewshed objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint the viewshed wireframes. This affects all Viewshed objects in the active MapView.  
Top
See Also

Reference

Viewshed Class
ArcGIS.Desktop.Mapping Namespace