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