Is there a way to get the Size (of the visible area) of a given Graphics object instance? I know I could get the ClientSize of the control providing the Graphics object, but