CircularAccessConstraint.StopAngle 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Double
See Also