AzimuthHorizontalVertical.Azimuth 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Azimuth { get; }
Public ReadOnly Property Azimuth As Double
Get
public:
property double Azimuth {
double get ();
}
member Azimuth : float with get
Property Value
Type:
Double
See Also