Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ZBuffer.SelectionImageData Class / SelectableOnly Field

In This Topic
    SelectableOnly Field
    In This Topic
    Tells if the image captured for the selection included only the selectable entities or not.
    Syntax
    'Declaration
     
    Public SelectableOnly As Boolean
    public bool SelectableOnly
    See Also