Name | Description | |
---|---|---|
![]() ![]() | GetNotVisibleColor | 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. |
![]() | GetObserver | Get the LineOfSight's Observer to query its position. |
![]() ![]() | GetOutOfRangeColor | 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. |
![]() ![]() | GetVisibleColor | 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. |
![]() ![]() | GetWireframeColor | 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. |
![]() ![]() | SetNotVisibleColor | 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. |
![]() | SetObserver | Set the LineOfSight's Observer to update its position. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference. |
![]() ![]() | SetOutOfRangeColor | 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. |
![]() ![]() | SetVisibleColor | 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. |
![]() ![]() | SetWireframeColor | 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. |