Gets the frame's bounding rectangle relative to the upper left corner of the document.

<void> FrameBase.getBounds(<RequestRectangleCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.