Constructor ExploratoryGeoElementLineOfSight
ExploratoryGeoElementLineOfSight(GeoElement, GeoElement)
Initializes a new instance of the ExploratoryGeoElementLineOfSight class.
Declaration
public ExploratoryGeoElementLineOfSight(GeoElement observerGeoElement, GeoElement targetGeoElement)
Parameters
| Type | Name | Description |
|---|---|---|
| GeoElement | observerGeoElement | A GeoElement that defines the observer. |
| GeoElement | targetGeoElement | A GeoElement that defines the target. |
Remarks
The LineOfSight analysis result is a line rendered between the observer and target elements with distinct colors representing visible and obstructed segments.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |