DegreesMinutesSecondsRevolutions Property |
Gets the number of full 360 degree (2 Pi radians) revolutions.
Namespace:
AGI.Foundation
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int Revolutions { get; }
Public ReadOnly Property Revolutions As Integer
Get
public:
property int Revolutions {
int get ();
}
member Revolutions : int with get
Property Value
Type:
Int32See Also