CircularAccessConstraintStopAngle Property |
Gets or sets the angle defining the end of the satisfaction region
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 StopAngle { get; set; }
Public Property StopAngle As Double
Get
Set
public:
property double StopAngle {
double get ();
void set (double value);
}
member StopAngle : float with get, set
Property Value
Type:
DoubleSee Also