Returns bearing in decimal degrees between one point and the current position.
Returns bearing in decimal degrees between one point and the current position.
public double BearingTo(Double,Double);
Returns bearing in decimal degrees between one point and the current position.
public double BearingTo(Int32,Int32,Double,GPSPosition.CardinalPoint,Int32,Int32,Double,GPSPosition.CardinalPoint);