matplotlib / 3.4.3 / _as_gen / matplotlib.axes.axes.get_position.html /

matplotlib.axes.Axes.get_position

Axes. get_position ( original=False )

Get a copy of the axes rectangle as a Bbox.

Parameters:
original bool

If True, return the original position. Otherwise return the active position. For an explanation of the positions see set_position.

Returns:
Bbox

Examples using matplotlib.axes.Axes.get_position

© 2012–2021 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.4.3/api/_as_gen/matplotlib.axes.Axes.get_position.html