Property ObstructedColor
ObstructedColor
Gets or sets the color used to render segments that are not visible along LineOfSight analysis results.
Declaration
public static Color ObstructedColor { get; set; }
Property Value
| Type | Description |
|---|---|
| Color | The color used to display obstructed segments. |
Remarks
Sections of the line between the observer and the target that are obstructed (not visible) are drawn with the specified color. This property is applied to all ExploratoryLineOfSight analyses in the view.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |