Can't get the actual size of a widget

Im trying to get the actual size of a scrollbox under a canvas panel. Im using SlotAsCanvasSlot->GetSize but it’s not returning the values I want.

Ideally that should be enough to get the ScrollBox size. Is it returning just 0.0,0.0 or some other incorrect size values?