POLS

LatLonCoordinate.AzimuthTo Method 

Calculates the azimuth between two points relative to true north.

public float AzimuthTo(
   LatLonCoordinate to
);

Parameters

to
destination coordinate

Return Value

Azimuth in degrees [0.0, 360.0]

See Also

LatLonCoordinate Class | POLS.Core Namespace