Click or drag to resize

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.1.418.0 (24.1.418.0)
Syntax
public Axes OrientationAxes { get; set; }

Property Value

Type: Axes

Implements

IOrientationAxesServiceOrientationAxes
See Also