CircularAccessConstraintNormalizedStopAngle Property |
Gets the normalized value of
StopAngle which lies
within
TwoPi of zero.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double NormalizedStopAngle { get; }
Public ReadOnly Property NormalizedStopAngle As Double
Get
public:
property double NormalizedStopAngle {
double get ();
}
member NormalizedStopAngle : float with get
Property Value
Type:
DoubleSee Also