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 to Figure.patch.get_visible().