FancyBboxPatch クラス (matplotlib.patches モジュール)
class FancyBboxPatch(Patch)
継承:matplotlib.artist.Artist → Patch → Rectangle
[toc]目次
プロパティ
(オーバーライドされているものも含みます)
※ matplotlibにおけるプロパティについて
bounds
bbox
boxstyle
setter / getter
set_boxstyle(boxstyle=None, **kwargs)
- boxstyle : ボックスのスタイルを設定します <str / BoxStyle>
get_boxstyle()