IGpsSatelliteInformationServiceInformation Property |
Gets information about this GPS satellite.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
SyntaxGpsSatelliteInformation Information { get; }ReadOnly Property Information As GpsSatelliteInformation
Get
property GpsSatelliteInformation^ Information {
GpsSatelliteInformation^ get ();
}abstract Information : GpsSatelliteInformation with get
Property Value
Type:
GpsSatelliteInformation
See Also