HotineObliqueMercatorProjection.Azimuth Property
Gets the true azimuth of the central line at the central point.
Syntax
public System.Double Azimuth { get; }
Property Value
Default: Must be specified in constructor.
An azimuth (direction) in degrees, clockwise from true north.
Remarks
The central line will appear as a straight line in the projected plane. On the reference ellipsoid, the central line approximates a geodesic (shortest) route well but not perfectly. The local scale factor on the central line is very close to the nominal ScaleFactor parameter but varies slightly along the line, reaching equality only on the central point.
Platforms
Windows, Linux, Android