Eyeshot 11 WPF API Reference
WPF 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