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

In This Topic
    InnerIdItemsMap Field
    In This Topic
    Dictionary that maps an entity id of the InnerSelectionImage false-color drawing to the corresponding hierarchy of entities to retrieve the corresponding item (for BlockReference leaf selection).
    Syntax
    'Declaration
     
    Public InnerIdItemsMap As Object
    public object InnerIdItemsMap
    See Also