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: 23.1.416.0 (23.1.416.0)
Syntaxpublic int Revolutions { get; }
Public ReadOnly Property Revolutions As Integer
Get
public:
property int Revolutions {
int get ();
}
member Revolutions : int with get
Property Value
Type:
Int32
See Also