Gets the root point, which is not defined in terms of any reference frame.
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 Point Root { get; }
Public Shared ReadOnly Property Root As Point
Get
public:
static property Point^ Root {
Point^ get ();
}
static member Root : Point with get
Property Value
Type:
PointSee Also