matplotlib.figure.SubFigure.get_frameon#

SubFigure.get_frameon()[source]#

Return the figure's background patch visibility, i.e.whether the figure background will be drawn. Equivalent toFigure.patch.get_visible().