Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / SelectedInternal Method

In This Topic
    SelectedInternal Method (Entity)
    In This Topic
    Tells if the entity has internal parts selected
    Syntax
    'Declaration
     
    Protected Friend Overridable Function SelectedInternal() As Boolean
    protected internal virtual bool SelectedInternal()
    See Also