ElementaryRotationAxis Property |
Gets the axis of rotation.
Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AxisIndicator Axis { get; }
Public ReadOnly Property Axis As AxisIndicator
Get
public:
property AxisIndicator Axis {
AxisIndicator get ();
}
member Axis : AxisIndicator with get
Property Value
Type:
AxisIndicatorSee Also