Get Figure Size

Hello,

I’m trying to get the actual Figure size when the figure resizing is in auto. I have a use case for not specifying the width and height when initializing the Figure object. But I want to know the actual Figure width and height for computing the position of a text box that I want to add before saving it as a static image. Does anyone know how to get the Figure width and height or what method return it?