Gets the root axes, which is not defined in terms of any other axes.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static Axes Root { get; }
Public Shared ReadOnly Property Root As Axes
Get
public:
static property Axes^ Root {
Axes^ get ();
}
static member Root : Axes with get
Property Value
Type:
AxesSee Also