Property Azimuth2
Azimuth2
Gets the azimuth at the second point back towards first point, measured in terms of AzimuthUnit.
Declaration
public double Azimuth2 { get; }
Property Value
Type | Description |
---|---|
System.Double | The azimuth at the second point back towards first point, measured in terms of AzimuthUnit. |
Remarks
Back azimuth is the clockwise angle between tangent vector at first point, in the direction of the curve towards first point, and meridian passing through the second point.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.0 - 200.5 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.5 |