Property VisibleColor
VisibleColor
Gets or sets the color with which visible areas of all viewsheds are rendered.
Declaration
public static Color VisibleColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Color | The color used to render visible areas in the viewshed. |
Remarks
Areas of the GeoView that are visible from the observer location and within the frustum defined for the viewshed analysis are rendered using the specified color.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |