Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Octree Class / Root Property

In This Topic
    Root Property (Octree)
    In This Topic
    The first node of the tree.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Root As Octant
    public new Octant Root {get;}
    See Also