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