OrientationAxesExtensionOrientationAxes Property |
Gets or sets the axes that describe the orientation of the object.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Axes OrientationAxes { get; set; }
Public Property OrientationAxes As Axes
Get
Set
public:
virtual property Axes^ OrientationAxes {
Axes^ get () sealed;
void set (Axes^ value) sealed;
}
abstract OrientationAxes : Axes with get, set
override OrientationAxes : Axes with get, set
Property Value
Type:
AxesImplements
IOrientationAxesServiceOrientationAxesSee Also