matplotlib.figure.Figure.get_frameon# Figure.get_frameon()[源码]# 返回图形背景补丁的可见性,即是否绘制图形背景。等同于 Figure.patch.get_visible()。