Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / GfxDrawForSelectionParams Class / LeafSelection Property

In This Topic
    LeafSelection Property
    In This Topic
    When true, the selection is performed inside the BlockReferences down to the leaf level.
    Syntax
    'Declaration
     
    Public Property LeafSelection As Boolean
    public bool LeafSelection {get; set;}
    See Also