AzimuthHorizontalVerticalAzimuth Property |
Gets the angular coordinate lying in the local horizontal plane from the Northerly direction to the Easterly direction.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Azimuth { get; }
Public ReadOnly Property Azimuth As Double
Get
public:
property double Azimuth {
double get ();
}
member Azimuth : float with get
Property Value
Type:
DoubleSee Also