AzimuthElevationRange.Zero Property |
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.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