Actually it is anchor. But if I create that object on start of layout then I have to assign position.
At the moment I used for X and Y position:
x -> ViewportRight("main")-inventoryItemsBg.Width-370
y-> ViewportBottom("main")-inventoryItemsBg.Height-100
But that doesn't position that object perfectly.