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