Gets the angular coordinate lying in the xy-plane measured from the positive x-axis and toward the positive y-axis.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Clock { get; }
Public ReadOnly Property Clock As Double
Get
public:
property double Clock {
double get ();
}
member Clock : float with get
Property Value
Type:
DoubleSee Also