AzimuthElevationRangeZero Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic static AzimuthElevationRange Zero { get; }
Public Shared ReadOnly Property Zero As AzimuthElevationRange
Get
public:
static property AzimuthElevationRange Zero {
AzimuthElevationRange get ();
}
static member Zero : AzimuthElevationRange with get
Property Value
Type:
AzimuthElevationRange
See Also