DegreesMinutesSecondsMinutes Property |
Gets the number of arc minutes.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Minutes { get; }
Public ReadOnly Property Minutes As Integer
Get
public:
property int Minutes {
int get ();
}
member Minutes : int with get
Property Value
Type:
Int32See Also