Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Octant Class / Children Property

In This Topic
    Children Property
    In This Topic
    Gets the children of the current octant.
    Syntax
    'Declaration
     
    Public ReadOnly Property Children As Octant()
    public Octant[] Children {get;}
    See Also