Name | Description | |
---|---|---|
GetNotVisibleColor | 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. | |
GetVisibleColor | Get the color used to paint the visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
GetWireframeColor | Get the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView. | |
SetNotVisibleColor | 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. | |
SetVisibleColor | Change the color used to paint the visible parts of ViewDome analysis. This affects all ViewDome objects in the active MapView. | |
SetWireframeColor | Change the color used to paint the sphere wireframe for ViewDomes. This affects all ViewDome objects in the active MapView. |