ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ViewDome Class


In This Topic
    ViewDome Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Get the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome objects in the active MapView.  
    Public Method Get the ViewDome's Observer to query its position.  
    Public Methodstatic (Shared in Visual Basic) Get the color used to paint the visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView.  
    Public Methodstatic (Shared in Visual Basic) Get the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView.  
    Public Methodstatic (Shared in Visual Basic) Change the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome objects in the active MapView.  
    Public MethodSet the ViewDome'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 visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView.  
    Public Methodstatic (Shared in Visual Basic) Change the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView.  
    Top
    See Also