Constructor LineOfSightPosition
LineOfSightPosition(MapPoint, HeightOrigin)
Initializes a new instance of the LineOfSightPosition class.
Declaration
public LineOfSightPosition(MapPoint position, HeightOrigin heightOrigin)
Parameters
| Type | Name | Description |
|---|---|---|
| MapPoint | position | A location in 3D space defined by x, y, and z coordinates. |
| HeightOrigin | heightOrigin | Specifies how the position height should be interpreted. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |