DegreesMinutesSecondsDegrees Property |
Gets the number of degrees.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic int Degrees { get; }
Public ReadOnly Property Degrees As Integer
Get
public:
property int Degrees {
int get ();
}
member Degrees : int with get
Property Value
Type:
Int32
See Also