ISetOrientationAxesServiceOrientationAxes Property  | 
 
            Sets 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 { set; }WriteOnly Property OrientationAxes As Axes
	Set
property Axes^ OrientationAxes {
	void set (Axes^ value);
}abstract OrientationAxes : Axes with set
Property Value
Type: 
Axes
See Also