IOrientationAxesServiceOrientationAxes Property  | 
 
            Gets the axes that describes the orientation of the object.
            
 
    Namespace: 
   AGI.Foundation.Geometry
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxAxes OrientationAxes { get; }ReadOnly Property OrientationAxes As Axes
	Get
property Axes^ OrientationAxes {
	Axes^ get ();
}abstract OrientationAxes : Axes with get
Property Value
Type: 
Axes
See Also