LongitudeLatitudeRadiusLongitude Property |
Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double Longitude { get; }
Public ReadOnly Property Longitude As Double
Get
public:
property double Longitude {
double get ();
}
member Longitude : float with get
Property Value
Type:
Double
See Also