Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / GfxDrawForSelectionParams Class / InternalSelection Property

In This Topic
    InternalSelection Property
    In This Topic
    When true, the selection is being performed inside the Entity (edge, face or vertex)
    Syntax
    'Declaration
     
    Public Property InternalSelection As Boolean
    public bool InternalSelection {get; set;}
    See Also