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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Axes
See Also