| DynamicCovariance3By3OrientationAxes Property  | 
 
            Gets the time-varying axes of the covariance ellipsoid.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic abstract Axes OrientationAxes { get; }Public MustOverride ReadOnly Property OrientationAxes As Axes
	Get
public:
virtual property Axes^ OrientationAxes {
	Axes^ get () abstract;
}abstract OrientationAxes : Axes with get
Property Value
Type: 
Axes See Also
See Also