Constructor ExploratoryLocationLineOfSight
ExploratoryLocationLineOfSight(MapPoint, MapPoint)
Initializes a new instance of the ExploratoryLocationLineOfSight class.
Declaration
public ExploratoryLocationLineOfSight(MapPoint observerLocation, MapPoint targetLocation)
Parameters
| Type | Name | Description |
|---|---|---|
| MapPoint | observerLocation | A point to use as the location of the observer |
| MapPoint | targetLocation | A point to use as the location of the target |
Remarks
The Line-Of-Sight analysis is rendered between an observer location and a target location displaying visibility between the two
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |