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

In This Topic
    SelectableOnly Field (ZBuffer.SelectionImageData)
    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