| CentralBodyEllipticCylindricalAccessConstraintEllipseHeading Property  | 
 
            Gets or sets the angle between North and the x semiaxis of the constraint ellipse.
            
 
    Namespace: 
   AGI.Foundation.Access.Constraints
    Assembly:
   AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic Scalar EllipseHeading { get; set; }Public Property EllipseHeading As Scalar
	Get
	Set
public:
property Scalar^ EllipseHeading {
	Scalar^ get ();
	void set (Scalar^ value);
}member EllipseHeading : Scalar with get, set
Property Value
Type: 
Scalar See Also
See Also