Name | Description | |
---|---|---|
GetNotVisibleColorAsync | Get the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
GetObserver | Get the ViewDome's Observer to query its position. | |
GetVisibleColorAsync | Get the color used to paint the visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
GetWireframeColorAsync | Get the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView. | |
SetNotVisibleColorAsync | Change the color used to paint the obstructed parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
SetObserver | Set the ViewDome's Observer to update its position. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference. | |
SetVisibleColorAsync | Change the color used to paint the visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
SetWireframeColorAsync | Change the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView. |