DegreesMinutesSecondsSeconds Property |
Gets the number of arc seconds.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public double Seconds { get; }
Public ReadOnly Property Seconds As Double
Get
public:
property double Seconds {
double get ();
}
member Seconds : float with get
Property Value
Type:
DoubleSee Also